15
0
Go to file
Dirk Mueller 79c60bbf9c - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-alembic?expand=0&rev=127
2022-02-14 21:38:59 +00:00
2012-03-07 08:37:49 +00:00
2012-03-07 08:37:49 +00:00
2022-02-14 21:38:59 +00:00
2022-02-14 21:38:59 +00:00
2022-02-14 21:38:59 +00:00
Description
No description provided
5.1 MiB
Languages
RPM Spec 100%