1
0
Fork 0

2845 Commits (b8aa3b44806adfe47aeaadb0b05d35dd0b3897c5)
 

Author SHA1 Message Date
Philip O'Toole db938f420f Cleaner control during e2e testing 3 years ago
Philip O'Toole 2cfe26ec5d Merge branch 'master' of github.com:rqlite/rqlite into protos-all-way-down 3 years ago
Philip O'Toole e4ee67a8c7
Merge pull request #856 from rqlite/sanity-check-pretty
Test end-to-end pretty queries
3 years ago
Philip O'Toole ffec37fa88 Test end-to-end pretty queries 3 years ago
Philip O'Toole dfffc6abee Command pretty JSON encoding support 3 years ago
Philip O'Toole aa8df67592 DB-level unit tests pass 3 years ago
Philip O'Toole 0cbf96399a Add JSON support for new Protobuf types 3 years ago
Philip O'Toole a78321ab40 Add Protobuf Query and Execute return types 3 years ago
Philip O'Toole 8fee8cfc53
Update DATA_API.md 3 years ago
Philip O'Toole 63b40ec3e8
Correct typo 3 years ago
Philip O'Toole 19f2f231e6
Update CHANGELOG.md 3 years ago
Philip O'Toole 55f644475c
Merge pull request #855 from rqlite/fix-cli-query
Fix SELECT in CLI
3 years ago
Philip O'Toole b87554065e Fix SELECT in CLI
Fixes https://github.com/rqlite/rqlite/issues/854.
3 years ago
Philip O'Toole 967668f0a0
Merge pull request #853 from rqlite/fk-cli
Support Foreign Key Constraint control via command-line options
3 years ago
Philip O'Toole d2863abe88 Update CHANGELOG 3 years ago
Philip O'Toole bec25a88c4 More FK caveats 3 years ago
Philip O'Toole a1238aef18 FK constraints and loading from dump file 3 years ago
Philip O'Toole 916342395e Add Store-level FK constraint test 3 years ago
Philip O'Toole 161abb094d Add db-level FK constraints unit test 3 years ago
Philip O'Toole a8d02bc807 Better JSON rendering of DB conf object 3 years ago
Philip O'Toole 8b2e3ea819 Update docs
This needs to be coded however.
3 years ago
Philip O'Toole 606b45051b Fix help typo 3 years ago
Philip O'Toole deb4dabf2e Thread through foreign key constraint controls 3 years ago
Philip O'Toole 70d174f276 Merge branch 'master' of github.com:rqlite/rqlite into fk-cli 3 years ago
Philip O'Toole a71bcd3d5f
Merge pull request #852 from rqlite/db-opts
Better creation of SQLite DSNs
3 years ago
Philip O'Toole 2cad491f40 Better creation of SQLite DSNs 3 years ago
Philip O'Toole 9ed32972b1 Start adding FK option support 3 years ago
Philip O'Toole 09137df2fa
Update CHANGELOG.md 3 years ago
Philip O'Toole c4bb17abdf
Merge pull request #851 from rqlite/pragma-q
CLI supports PRAGMA directives
3 years ago
Philip O'Toole e1e239888a CLI supports PRAGMA directives
Add a doc about rqlite and PRAGMA.
3 years ago
Philip O'Toole e118c5187c
Update DESIGN.md 3 years ago
Philip O'Toole 852b07c935
Merge pull request #850 from rqlite/json1-test
Adding JSON1 unit test
3 years ago
Philip O'Toole f7b390ab28 Adding JSON1 unit test 3 years ago
Philip O'Toole 143713d84f
Merge pull request #849 from rqlite/more-concurrent-testing
More concurrent query testing
3 years ago
Philip O'Toole 96f9e85ee3 More concurrent query testing 3 years ago
Philip O'Toole 96b49c4428
Update FAQ.md 3 years ago
Philip O'Toole 2fb1713655
Update FAQ.md 3 years ago
Philip O'Toole eeeb53e5ee Add trivial rqbench-based load test 3 years ago
Philip O'Toole 3cee11de6f Count number of query errors 3 years ago
Philip O'Toole 47ee6dd75f Fix up import ordering 3 years ago
Philip O'Toole df2b8ed001
Update README.md 3 years ago
Philip O'Toole 8635cb72d3
Update CHANGELOG.md 3 years ago
Philip O'Toole 7103d425c8
6.1.0 is going out 3 years ago
Philip O'Toole 188b0d2972
Update CHANGELOG.md 3 years ago
Philip O'Toole 30bf8833ba
Merge pull request #848 from rqlite/new-compile-options
Upgrade to new compile options
3 years ago
Philip O'Toole 6c69e8a9b5 Upgrade to new compile options 3 years ago
Philip O'Toole 9d377fbebf
Update FOREIGN_KEY_CONSTRAINTS.md 3 years ago
Philip O'Toole 0536bc3c1c ABL 3 years ago
Philip O'Toole 4d2012ff31
Update CHANGELOG.md 3 years ago
Philip O'Toole 74d0780a5f
Merge pull request #845 from rqlite/sqlite-options
Add SQLite compile-time options to status output
3 years ago