Fabrízio de Royes Mello 866ffba40e Migrate missing job info to history table
In #6767 and #6831 we introduced the ability to track job execution
history including succeeded and failed jobs.

We migrate records from the old `_timescaledb_internal.job_errors` to
the new `_timescaledb_internal.bgw_job_stat_history` table but we miss
to get the job information into the JSONB field where we store detailed
information about the job execution.
2024-04-22 14:06:59 -03:00
..
2024-02-20 13:02:10 +01:00
2024-04-04 10:39:28 -03:00
2023-12-12 20:37:35 +01:00
2023-09-28 08:14:30 +02:00
2024-04-19 09:19:23 -03:00