Sqliteschema

Latest version: v2.0.0

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

Scan your dependencies

Page 1 of 3

1.4.0

- Add CLI
- Add support for Python 3.11/3.12
- Drop support for Python 3.6
- Improve type annotations
- Bump minimum version of `tabledata` to 1.3.1
- Add `__all__` to modules
- Add `zip_safe=False` to the package
- Update `[build-system]`
- Modify to use `pypa/build` for package build

**Full Changelog**: https://github.com/thombashi/sqliteschema/compare/v1.3.0...v1.4.0

1.3.0

- Add support for parsing comments in schemas: 2

1.2.1

- Fix parsing failed with SQL with comments: 1 (Thanks to moonlight200)

1.2.0

- Add support for View
- Add `fetch_view_names` method to `SQLiteSchemaExtractor` class

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

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.