1
0
Fork 0

29 Commits (fdf7fddba7679a965ecba7dcd2a5ecfec20cff73)

Author SHA1 Message Date
Philip O'Toole fc932f3108 Set value in nil-proof way 7 months ago
Mauri de Souza Meneguzzo 10120da22d use random numbers for rw, ro 8 months ago
Mauri de Souza Meneguzzo 5ea8233424 update test to handle ro timeout 8 months ago
Philip O'Toole c5876e6629 Better BUSY CHECKPOINT diagnostics and controls 8 months ago
Philip O'Toole 240fb86e13 Clearer control for busy timeout 8 months ago
Philip O'Toole 69a32f1e69 JSONB unit test 8 months ago
Philip O'Toole cfefc090b0 Remove use of deprecated ioutil 8 months ago
Philip O'Toole 5c5b226303 Working 9 months ago
Philip O'Toole ad916270d2 Bring go mod import path into compliance 9 months ago
Philip O'Toole a0bf10b021 Move VACUUM to DB layer 10 months ago
Philip O'Toole a210a00cd1 Close right DB 10 months ago
Philip O'Toole cd3dbe94fe Test Dump by reloading it into new database
String compare may be brittle. See: https://ci.appveyor.com/project/otoolep/rqlite/builds/48587534
10 months ago
Philip O'Toole 3b6c988dd9 Do some syncing and closing 1 year ago
Philip O'Toole b85e431972 Upgrade SQLite so that we pull in FTS5 1 year ago
Philip O'Toole 85eb2cca84 Unit test creation of FTS3, FTS4, and FTS5 tables 1 year ago
Philip O'Toole 13fce2fac2 Remove in-memory support from DB layer 1 year ago
Philip O'Toole 8edb5c9967 Add DB-level tests of using "COLLATE" 1 year ago
Philip O'Toole 370688730f Better name for test 1 year ago
Philip O'Toole 722c40f77f Test use of NUMERIC type 1 year ago
Philip O'Toole f22dff319b Ensure invalid expression is handled 1 year ago
Philip O'Toole 61b2e10b2e Fix db-level unit tests 1 year ago
Philip O'Toole 6cd8d30749 Fix Store-level database-backup test 1 year ago
Philip O'Toole 19d83ff1ca More enforcement of DELETE mode in-and-out 1 year ago
Philip O'Toole 0463a92fde Fix Serialize() to work with WAL mode
This function is even more resource (disk, RAM) intensive, but it's goal
is to be correct, not efficient.
1 year ago
Philip O'Toole 33b56af639 Fix Backup for WAL mode 1 year ago
Philip O'Toole 6b32b7f4d2 Add function which returns size of WAL 1 year ago
Philip O'Toole 7e1b8d12d7 Add full WAL support to DB layer 1 year ago
Philip O'Toole 2fd62f3f64 Isolation testing only applies to on-disk 1 year ago
Philip O'Toole d8f3a72365 Common DB-layer tests 1 year ago