Simple-ddl-generator

Latest version: v0.4.1

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

Scan your dependencies

0.4.1

New Features:
1. Added COMMENT statement to table generation

Improvements:
1. Added test to catch debug output (reminder: stop release at the middle night)

Fixes:
1. Fixed issue with

0.4.0

New Features:
1. Added base support for REFERENCE statement generation
2. Added UNIQUE to column
3. Added PRIMARY KEY to column
3. To DDLGenerator added param lowercase to lowercase tables name.

0.3.0

New Features:
1. Added CREATE TYPE generation from Python Enum & simple-ddl-parser types metadata

Improvements:
1. Added more test cases with models into tests
2. Now output generated with empty line at the end

Fixes:

1. Fixed issue with "" in names if quotes already exists in table-name in metadata

0.2.0

1. Updated parser version in tests.
2. Added support for EXTERNAL & IF NOT EXISTS statetements.
3. Added support for using py-models-parser output as input and added sample in README.md:

DDL Generation from Pydantic, SQLAlchemy and other python models.

0.1.0

Base Generator Functionality with several test cases.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.