Sybren A. Stüvel acc9499f2a Manager: drop the job_storage_infos database table
GORM Automigration created a separate `job_storage_infos` table (because
we used it wrong, to be fair), which is actually only used as an
embedded struct in the `jobs` table. This means this table itself can be
dropped.
2023-12-14 10:13:42 +01:00
..
2023-07-10 11:11:03 +02:00
2022-07-01 12:34:40 +02:00
2023-07-06 16:08:57 +02:00
2023-08-14 16:00:09 +02:00