Yoyo-database-migrations

Latest version: v0.0.2

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

Scan your dependencies

Page 4 of 4

4.1.5

-------------

* Configure logging handlers so that the -v switch causes output to go to the
console (thanks to Andrew Nelis).

* ``-v`` command line switch no longer takes an argument but may be specified
multiple times instead (ie use ``-vvv`` instead of ``-v3``). ``--verbosity``
retains the old behaviour.

4.1.4

-------------

* Bugfix for post apply hooks

4.1.3

-------------

* Changed default migration table name back to '_yoyo_migration'

4.1.2

-------------

* Bugfix for error when running in interactive mode

4.1.1

-------------

* Introduced configuration option for migration table name

4.1.0

-------------

* Introduced ability to run steps within a transaction (thanks to Ryan Williams
for suggesting this functionality along with assorted bug fixes.)

* "post-apply" migrations can be run after every successful upward migration

* Other minor bugfixes and improvements

* Switched to <major>.<minor> version numbering convention

Version 4
-------------

* Fixed problem installing due to missing manifest entry

Version 3
-------------

* Use the console_scripts entry_point in preference to scripts=[] in
setup.py, this provides better interoperability with buildout

Version 2
-------------

* Fixed error when reading dburi from config file

Version 1
-------------

* Initial release

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.