14
0

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

version 1.1.0

OBS-URL: https://build.opensuse.org/request/show/767251
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-sql?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2020-01-27 07:13:12 +00:00
committed by Git OBS Bridge
parent 505e05607a
commit acb0832485
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Jan 25 18:30:16 UTC 2020 - Axel Braun <axel.braun@gmx.de>
- Version 1.1.0 - 2020-01-25
* Add ORDER BY clause to aggregate functions
* Add support for Python 3.8
* Add distinct on Select
-------------------------------------------------------------------
Mon Oct 1 08:59:59 UTC 2018 - Axel Braun <axel.braun@gmx.de>