Scott Lamb 5d727a9c83 enforce foreign keys, swap delete order
This came up when I tried using the "bundled" feature of rusqlite. Its build
script passes -DSQLITE_DEFAULT_FOREIGN_KEYS=1, which caused a test to fail.
Fix the bug that this option revealed, and set the pragma so we'll catch
such problems in the future even when using a system library not compiled in
this way.
2017-02-12 20:56:04 -08:00
..
2016-12-30 06:35:10 -08:00
2017-02-12 20:56:04 -08:00
2017-02-05 19:58:41 -08:00
2017-01-01 22:47:26 -08:00
2016-11-25 14:34:00 -08:00
2017-02-05 20:13:51 -08:00
2017-02-05 20:13:51 -08:00
2016-12-06 18:41:44 -08:00