15
0

Accepting request 651232 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/651232
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-alembic?expand=0&rev=76
This commit is contained in:
Tomáš Chvátal
2018-11-23 08:00:08 +00:00
committed by Git OBS Bridge
parent 597b3a8398
commit 22022280ec
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Nov 22 21:49:41 UTC 2018 - Arun Persaud <arun@gmx.de>
- update to version 1.0.3:
* bug
+ [bug] [mssql] Fixed regression caused by #513, where the logic
to consume mssql_include was not correctly interpreting the case
where the flag was not present, breaking the op.create_index
directive for SQL Server as a whole. References: #516
-------------------------------------------------------------------
Wed Nov 14 13:59:58 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>