Sqliteschema

Latest version: v2.0.1

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

Scan your dependencies

Page 2 of 3

1.1.0

- Add support for Python 3.10
- Drop support for Python 3.5
- Modify `dumps` method to accept keyword arguments
- Modify default `margin` value of `dumps` method output to one
- Make not be affected by the `row_factory` value of the connection
- Update requirements

1.0.5

- Fix `fetch_table_schema` method failed when passing schema that has quoted numbers as fields
- Fix `fetch_table_schema` not properly extract schema when passing database that has MySQL style schema descriptions

1.0.4

- Fix `fetch_table_schema` method failed when passing a database that some of the fields does not have data types

1.0.1

- Fix to include `py.typed` to the package
- Update requirements

1.0.0

- Drop Python 2 support
- Add type annotations and `py.typed` to the package
- Update requirements
- Remove deprecated variables/methods

0.6.0

- Add an extractor class that extract SQLite database schema as a table format
- Bug fixes

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.