1
0
Fork 0

7 Commits (0a191c294682177cabb7d1bf0377f6eb22f28c56)

Author SHA1 Message Date
Philip O'Toole 260bce66d3 ABL 8 months ago
Philip O'Toole 3ed29b5c31 Introduce a synchronized, swappable DB
Type prevents races between queries and operations (such as auto-vacuum)
which change the DB object out.
8 months ago
Philip O'Toole 56dca6871d CREATE TABLE returns rows = 0
Use a simpler check for mutation.
8 months ago
Philip O'Toole 646dc38976 More checks 8 months ago
Philip O'Toole b50867be47 Track commands which change the database 8 months ago
Philip O'Toole 5c5b226303 Working 9 months ago
Philip O'Toole 40c5426b9f Refactor into CommandProcessor 9 months ago