Commit Graph

4 Commits

Author SHA1 Message Date
Jamie Curnow
e4e70ae6be
Added some db unit tests 2023-07-26 13:29:12 +10:00
Jamie Curnow
4a57956093
More work to support nullable foreign keys
Adds nullable int/uint types
2023-05-30 22:26:44 +10:00
Jamie Curnow
98ff4a7dcc
Fix inconsistencies between int and bool in db 2023-05-30 15:51:57 +10:00
Jamie Curnow
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