Migration-sql

Latest version: v0.0.13

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

Scan your dependencies

Page 1 of 2

0.0.12

Support all "Permitted characters in unquoted identifiers" in mysql names.

cf https://dev.mysql.com/doc/refman/8.0/en/identifiers.html

0.0.11

Proper connection management: use `pymysql` directly instead of `sqlalchemy-utils`

0.0.10

Improve kill: kill only process that work on the current database instead of killing all active connections
to the database.

0.0.9

Able to config the lib logger using `config_log`

0.0.8

Create an empty database and init the `schema_version` table if the database does not exist.

0.0.7

Support `sql_file`: the sql query can be read from file.
Create `FolderVersionCreator` helper to create quickly new versions.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.