17
0

- update to 0.37.8:

* Added 'zoneinfo' backend to TimezoneType
  * Added identifier quoting for view functions and constructs
  * Added literal processor for UUIDType

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=67
This commit is contained in:
2021-10-17 00:11:40 +00:00
committed by Git OBS Bridge
parent a6bc5d43f4
commit fca8d09ed9
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Sep 7 06:43:25 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 0.37.8:
* Added 'zoneinfo' backend to TimezoneType
* Added identifier quoting for view functions and constructs
* Added literal processor for UUIDType
-------------------------------------------------------------------
Thu Jun 17 20:49:07 UTC 2021 - Dirk Müller <dmueller@suse.com>