14
0

Accepting request 405684 from Application:ERP:Tryton:3.8

replacement for python-sql - package name according to naming conventions

OBS-URL: https://build.opensuse.org/request/show/405684
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-sql?expand=0&rev=1
This commit is contained in:
Jan Matejek
2016-06-30 13:45:40 +00:00
committed by Git OBS Bridge
commit 5e12cfbf09
6 changed files with 142 additions and 0 deletions

59
python-python-sql.changes Normal file
View File

@@ -0,0 +1,59 @@
-------------------------------------------------------------------
Thu Jun 30 13:11:32 UTC 2016 - axel.braun@gmx.de
- correct naming to python-python-sql
correct License
-------------------------------------------------------------------
Sat Sep 19 16:17:47 UTC 2015 - axel.braun@gmx.de
- Version 0.8
* Add DISTINCT qualifier to aggregate expressions
* Allow to order on select queries
* Add NULL ordering
* Use UPPER to simulate missing ILIKE
* Add CURRENT_DATE function
* Fix DateTrunc function name
* Add no_boolean Flavor
* Add converter format2numeric
* Add rownum limit style
* Add no_as Flavor
-------------------------------------------------------------------
Wed May 20 14:28:13 UTC 2015 - axel.braun@gmx.de
- upgrade to version 0.7
* Fix WINDOW and HAVING params order in Select
* Add window functions
* Add filter and within group to aggregate
* Add limitstyle with 'offset' and 'limit'
* Add Lateral
-------------------------------------------------------------------
Fri Feb 06 08:57:23 UTC 2015 - axel.braun@gmx.de
- upgrade to version 0.6
* Fix Delete query under multithread
* Add missing quote for with query name
- Changes from version 0.5
* Add schema
* Add Common Table Expression
* Escape Mod operator '%' with format paramstyle
* Deprecate Interesect in favor of Intersect
* Add Values
- remove build dependencies to python-Genshi, python-lxml
-------------------------------------------------------------------
Fri Sep 12 08:04:20 UTC 2014 - axel.braun@gmx.de
- upgrade to version 0.4
-------------------------------------------------------------------
Mon Mar 24 13:12:58 UTC 2014 - axel.braun@gmx.de
- update to version 0.3
-------------------------------------------------------------------
Mon Oct 28 15:08:46 UTC 2013 - axel.braun@gmx.de
- Initial Build on OBS