15
0

- update to 1.11.2:

* Added typing to the default script mako templates.
  * Added support in autogenerate for NULLS NOT DISTINCT in
  * the PostgreSQL dialect.
  * Fixed format string logged when running a post write hook
  * Added parameters if_exists and if_not_exists for index
    operations.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-alembic?expand=0&rev=148
This commit is contained in:
2023-08-13 19:32:51 +00:00
committed by Git OBS Bridge
parent 8e2cbab40b
commit f8c61da28b
4 changed files with 15 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-alembic
Version: 1.11.1
Version: 1.11.2
Release: 0
Summary: A database migration tool for SQLAlchemy
License: MIT