Sqlite-diffable

Latest version: v0.5

Safety actively analyzes 626403 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.5

- `sqlite-diffable objects path-to/table.ndjson` command for converting a newline-delimited file of JSON arrays into a sequence of JSON objects. [7](https://github.com/simonw/sqlite-diffable/issues/7)

0.4

- `sqlite-diffable load ... --replace` option to replace tables that already exist in the destination database file. [6](https://github.com/simonw/sqlite-diffable/issues/6)

0.3

- New `sqlite-diffable load` command for restoring a previously dumped database. [3](https://github.com/simonw/sqlite-diffable/issues/3)

0.2.1

- README now includes a description of the file format and a link to a demo. [5](https://github.com/simonw/sqlite-diffable/issues/5)

0.2

Added `--all` option:

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

0.1

Initial release.

$ sqlite-diffable dump fixtures.db out/ facetable

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.