14
0

Accepting request 639726 from home:DocB:branches:devel:languages:python

- Version 1.0.0
  * Add Flavor filter_ to fallback to case expression
  * Allow to use expression in AtTimeZone
  * Add comparison predicates
  * Add COLLATE
  * various bugfixes

OBS-URL: https://build.opensuse.org/request/show/639726
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-sql?expand=0&rev=6
This commit is contained in:
Tomáš Chvátal
2018-10-03 08:42:26 +00:00
committed by Git OBS Bridge
parent 68ae7c5ee7
commit 5c53d9f0dc
4 changed files with 21 additions and 11 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Oct 1 08:59:59 UTC 2018 - Axel Braun <axel.braun@gmx.de>
- Version 1.0.0
* Add Flavor filter_ to fallback to case expression
* Allow to use expression in AtTimeZone
* Add comparison predicates
* Add COLLATE
* various bugfixes
-------------------------------------------------------------------
Mon Apr 24 11:49:18 UTC 2017 - axel.braun@gmx.de