python-alembic

Edit Package python-alembic

A database migration tool for SQLAlchemy

Refresh
Refresh
Source Files
Filename Size Changed
alembic-1.7.6.tar.gz 0001235649 1.18 MB
python-alembic.changes 0000096088 93.8 KB
python-alembic.spec 0000003078 3.01 KB
Revision 63 (latest revision is 79)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 954392 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 63)
- update to 1.7.6:
  * Add a new command alembic ensure_version, which will ensure that the Alembic
    version table is present in the target database, but does not alter its
    contents.
  * Fixed regression where usage of a with_variant() datatype in conjunction with
    the existing_type option of op.alter_column() under batch mode would lead to an
    internal exception.
  * Implemented support for recognizing and rendering SQLAlchemy “variant” types
    going forward into SQLAlchemy 2.0, where the architecture of “variant”
    datatypes will be changing.
  * Added a rule to the MySQL impl so that the translation between JSON / LONGTEXT
    is accommodated by autogenerate, treating LONGTEXT from the server as
    equivalent to an existing JSON in the model.
  * Removed a warning raised by SQLAlchemy when dropping constraints on MSSQL
    regarding statement caching.
Comments 0
openSUSE Build Service is sponsored by