Commit Graph

5 Commits

Author SHA1 Message Date
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
88f3953f92
Use null for optional foreign keys 2023-05-30 21:18:12 +10:00
Jamie Curnow
0d3e152306
Add ON DELETE CASCADE for testing query 2023-05-30 18:11:48 +10:00
Jamie Curnow
98ff4a7dcc
Fix inconsistencies between int and bool in db 2023-05-30 15:51:57 +10:00
Jamie Curnow
3c1b4fdf34
Added migrations for mysql and postgres, added ci testing suites for them 2023-05-30 13:26:46 +10:00