1
0
Fork 0

2704 Commits (58413c9cb9bf65a956f73fd2e04925d99c6e7d36)
 

Author SHA1 Message Date
Philip O'Toole 281c454fc2 Refactor into distinct cluster client type 3 years ago
Philip O'Toole 9018898d71
Update CHANGELOG.md 3 years ago
Philip O'Toole d964e27953
Merge pull request #857 from rqlite/protos-all-way-down
Use Protobufs as core data model
3 years ago
Philip O'Toole 5f7fd348d1 Add missing comment 3 years ago
Philip O'Toole adc39168f2 Test for invalid Response 3 years ago
Philip O'Toole b50b14bdd5 Unit test Reponse JSON marshal 3 years ago
Philip O'Toole 79ebb9a44a Single-node tests pass 3 years ago
Philip O'Toole fd98114839 HTTP-level testing passes 3 years ago
Philip O'Toole 3580e341a8 Store-level testing passes 3 years ago
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