Commit Graph

6 Commits

Author SHA1 Message Date
152b7666d8 New lint rules 2024-11-21 19:07:36 +10:00
f73e09007a Updated deps 2024-09-09 08:42:30 +10:00
e4e70ae6be Added some db unit tests 2023-07-26 13:29:12 +10:00
4a57956093 More work to support nullable foreign keys
Adds nullable int/uint types
2023-05-30 22:26:44 +10:00
98ff4a7dcc Fix inconsistencies between int and bool in db 2023-05-30 15:51:57 +10:00
29990110b1 Convert db backend to use Gorm, with basis for support
for Mysql and Postgres in addition to existing Sqlite
2023-05-26 11:37:39 +10:00