Db-to-sqlite

Latest version: v1.5

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

Scan your dependencies

Page 2 of 3

1.1

Fixed compatibility with `sqlite-utils` 2.x - 20

1.0.2

Fix for 18 - no longer throws error on empty tables

1.0.1

* Improvements to README

1.0

See the [README](https://github.com/simonw/db-to-sqlite/blob/1.0/README.md) for full usage instructions.

* Instead of using `--connection` the connection string is now a required positional argument, 14
* `--sql` must now be accompanied by `--output` specifying the table the query results should be written to
* `--redact tablename columnname` option can be used to redact values, 2
* Foreign keys are now created with indexes, use `--no-index-fks` to disable this, 12
* `--table` can now be used multiple times, 6
* README and `--help` now include example connection strings
* README also details how this can be used with Heroku Postgres

0.8

* Added `--progress` option to show progress bars during import - 7

0.7

- Support `pip install db-to-sqlite[postgresql]` 4
- Documentation for both that and `pip install db-to-sqlite[mysql]`

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.