forked from pool/python-alembic
Accepting request 1103719 from devel:languages:python
- 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/request/show/1103719
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-alembic?expand=0&rev=74
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6a810a6b012c88b33458fceb869aef09ac75d6ace5291915ba7fae44de372c01
|
||||
size 1176522
|
||||
3
alembic-1.11.2.tar.gz
Normal file
3
alembic-1.11.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:678f662130dc540dac12de0ea73de9f89caea9dbea138f60ef6263149bf84657
|
||||
size 1192900
|
||||
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 13 19:32:21 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 29 21:17:43 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user