Sybren A. Stüvel
350f4f60cb
Worker: convert database interface to GORM
...
Convert the database interface from the stdlib `database/sql` package to
the GORM object relational mapper.
GORM is also used by the Manager, and thus with this change both Worker
and Manager have a uniform way of accessing their databases.
2022-08-01 14:29:14 +02:00
..
2022-07-28 14:36:01 +02:00
2022-05-19 16:42:40 +02:00
2022-07-28 14:34:33 +02:00
2022-08-01 14:29:14 +02:00
2022-07-18 14:14:02 +02:00
2022-03-07 15:26:46 +01:00
2022-06-27 11:30:37 +02:00
2022-07-28 14:34:33 +02:00
2022-03-07 15:26:46 +01:00
2022-07-28 14:34:33 +02:00
2022-07-19 18:43:06 +02:00
2022-07-28 14:34:33 +02:00
2022-06-16 15:45:09 +02:00
2022-06-28 10:24:46 +02:00
2022-06-16 15:46:03 +02:00
2022-06-16 15:46:03 +02:00
2022-03-07 15:26:46 +01:00
2022-06-13 18:40:42 +02:00
2022-07-22 16:37:14 +02:00
2022-06-16 15:45:09 +02:00
2022-06-27 11:30:37 +02:00
2022-03-07 15:26:46 +01:00
2022-05-20 13:36:16 +02:00
2022-06-27 11:30:37 +02:00
2022-07-01 17:44:26 +02:00
2022-07-28 15:10:27 +02:00
2022-05-12 15:06:05 +02:00
2022-06-16 12:08:13 +02:00
2022-07-18 16:36:45 +02:00
2022-06-02 16:35:07 +02:00
2022-05-19 15:00:03 +02:00
2022-04-09 16:57:39 +02:00
2022-08-01 14:29:14 +02:00
2022-08-01 14:29:14 +02:00
2022-06-16 12:19:03 +02:00