Sql-schema-builder

Latest version: v1.5.1

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

Scan your dependencies

Page 1 of 2

1.5.1

* Added more quoting of column names in SQL queries.

1.5.0

+ Ability to use parameters `password`/`database` instead of `passwd`/`db` in `SQLSchemaBuilder()` constructor.

+ Add longer aliases for column types in DDL, e.g. `INT64`, `TEXT`.

* Better schema change detection in `ENUM` columns - independent of whitespaces used between values.

1.4.1

+ Use default character set `utf8mb4` and default collate `utf8mb4_unicode_ci` for newly created databases.

1.4.0

+ Ability to automatically create new database.

1.3.2

* Fix quoting of column names read from table indexes. Don't recreate indexes when not necessary.

1.3.1

* Added more quoting of column names in SQL queries.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.