1
0
Fork 0

133 Commits (6fd775b1d7d65926464ae3bc6027f0d59ce14e97)

Author SHA1 Message Date
Philip O'Toole 8fee8cfc53
Update DATA_API.md 3 years ago
Philip O'Toole 63b40ec3e8
Correct typo 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 8b2e3ea819 Update docs
This needs to be coded however.
3 years ago
Philip O'Toole 70d174f276 Merge branch 'master' of github.com:rqlite/rqlite into fk-cli 3 years ago
Philip O'Toole 9ed32972b1 Start adding FK option support 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 96b49c4428
Update FAQ.md 3 years ago
Philip O'Toole 2fb1713655
Update FAQ.md 3 years ago
Philip O'Toole 9d377fbebf
Update FOREIGN_KEY_CONSTRAINTS.md 3 years ago
Philip O'Toole a74892244e
Update DIAGNOSTICS.md 3 years ago
Philip O'Toole 9bbe68adaf More docs about changing network addresses 3 years ago
Philip O'Toole bb46e2f63c Even better docs about joining 3 years ago
Philip O'Toole a9fe7cb563 Better documentation on rejoin 3 years ago
Philip O'Toole 4591e2df35 Don't ignore -join even if previous state exists 3 years ago
Philip O'Toole 01a8a2a141
Update DESIGN.md 3 years ago
Philip O'Toole 40a7155a7d
Update RESTORE_FROM_SQLITE.md 3 years ago
Philip O'Toole 05997bae92
Update DIAGNOSTICS.md 3 years ago
Philip O'Toole 0f716dbc4d Improve docs 3 years ago
Philip O'Toole 58b567c27a Only check non-voting nodes by default 3 years ago
Philip O'Toole a098f677c7 Tweaks and docs 3 years ago
Philip O'Toole f4956b983a
Update READ_ONLY_NODES.md 4 years ago
Philip O'Toole 39e5ca1b2e
Update CLUSTER_MGMT.md 4 years ago
Philip O'Toole 2bb5decebe
Update DATA_API.md 4 years ago
Philip O'Toole ec2b6a019a
Update CLUSTER_MGMT.md 4 years ago
Philip O'Toole 77b5eeca97
Update DATA_API.md 4 years ago
Philip O'Toole e9332ded2f
Update DATA_API.md 4 years ago
Philip O'Toole 478a0fa7f8
Update FAQ.md 4 years ago
Philip O'Toole 4fe9d8d9e2
Update READ_ONLY_NODES.md 4 years ago
Philip O'Toole b787736459
Update FAQ.md 4 years ago
Philip O'Toole 2108a5ab0c
Update CONSISTENCY.md 4 years ago
Philip O'Toole 147a126f2b
Update FAQ.md 4 years ago
Philip O'Toole 76f6c04de2
Update FAQ.md 4 years ago
Philip O'Toole b831dc2ab2
Update FAQ.md 4 years ago
Philip O'Toole d5322a1909
Ignore join request if node already part of cluster (#711)
rqlite used to work like this, but suffered a regression due to a change in how Hashicorp Raft worked. The manner it changed in was not public, so relying on it was always fragile.
4 years ago
Philip O'Toole fad73a0106
Update FAQ.md 4 years ago
Philip O'Toole 707f3d9e4e
Update FAQ.md 4 years ago
Philip O'Toole 1db095cdfe
Update FAQ.md 4 years ago
Philip O'Toole 6ee50588c6
Update READ_ONLY_NODES.md 4 years ago
Philip O'Toole 332fb2b31f
Update DATA_API.md 4 years ago
Philip O'Toole c25f03ee2d
Update FAQ.md 4 years ago
Philip O'Toole e4456cdeca
Update CLI.md 4 years ago
Philip O'Toole e6c36fbd46
Update DATA_API.md (#677)
Better parameterized example
4 years ago
Philip O'Toole ad4a96005b
Update DATA_API.md 4 years ago
Philip O'Toole 306f2a99f4
Update BULK.md 4 years ago
Philip O'Toole 646717f37b
Add parameterized statement details 4 years ago
Philip O'Toole d9227fd5c5
Fix typo 4 years ago