forked from pool/python-SQLAlchemy-Utils
Accepting request 518321 from home:tbechtold:branches:devel:languages:python
- update to 0.32.14: - Fixed drop_database version comparison - Fixed a DeprecationWarning by using LargeBinary instead of Binary - Added generic_repr decorator - TimeZoneType support for static timezones - Added SQLite support for PasswordType - Added PhoneNumber as the python_type for PhoneNumberType - Made auto_delete_orphans support backref tuples - Added support for multi-column observers - convert to singlespec OBS-URL: https://build.opensuse.org/request/show/518321 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 23 05:02:53 UTC 2017 - tbechtold@suse.com
|
||||
|
||||
- update to 0.32.14:
|
||||
- Fixed drop_database version comparison
|
||||
- Fixed a DeprecationWarning by using LargeBinary instead of Binary
|
||||
- Added generic_repr decorator
|
||||
- TimeZoneType support for static timezones
|
||||
- Added SQLite support for PasswordType
|
||||
- Added PhoneNumber as the python_type for PhoneNumberType
|
||||
- Made auto_delete_orphans support backref tuples
|
||||
- Added support for multi-column observers
|
||||
- convert to singlespec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 14 13:59:20 UTC 2016 - dmueller@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user