14
0

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

- Version 1.3.0
  * Add GROUPS frame to Window
  * Add exclude to Window
  * Add method for each type of join
  * Remove support for Python older than 3.5
  * Support Select queries in conditionals and functions

OBS-URL: https://build.opensuse.org/request/show/918883
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-sql?expand=0&rev=14
This commit is contained in:
2021-09-14 12:28:39 +00:00
committed by Git OBS Bridge
parent 1ecc916566
commit 8d1bca1b38
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Sep 14 10:18:53 UTC 2021 - Axel Braun <axel.braun@gmx.de>
- Version 1.3.0
* Add GROUPS frame to Window
* Add exclude to Window
* Add method for each type of join
* Remove support for Python older than 3.5
* Support Select queries in conditionals and functions
-------------------------------------------------------------------
Fri Sep 10 07:14:18 UTC 2021 - pgajdos@suse.com