Skip to content

Releases: simonw/sqlite-diffable

0.5

18 Aug 22:49
9a6d64d
Compare
Choose a tag to compare
  • sqlite-diffable objects path-to/table.ndjson command for converting a newline-delimited file of JSON arrays into a sequence of JSON objects. #7

0.4

11 Jul 16:48
65e5ce8
Compare
Choose a tag to compare
0.4
  • sqlite-diffable load ... --replace option to replace tables that already exist in the destination database file. #6

0.3

08 Jul 23:33
69d3e52
Compare
Choose a tag to compare
0.3
  • New sqlite-diffable load command for restoring a previously dumped database. #3

0.2.1

21 Feb 02:29
f5b5b32
Compare
Choose a tag to compare
  • README now includes a description of the file format and a link to a demo. #5

0.2

04 Jul 02:07
Compare
Choose a tag to compare
0.2

Added --all option:

$ sqlite-diffable dump fixtures.db out/ --all

0.1

04 Jul 02:00
Compare
Choose a tag to compare
0.1

Initial release.

$ sqlite-diffable dump fixtures.db out/ facetable