Revisions of python-SQLAlchemy-Utils

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1139684 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 38)
- Add sqlalchemy-2.0.22.patch to make it compatible with
  SQLAlchemy>=2.0.22, gh#kvesteri/sqlalchemy-utils#725
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1092729 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 37)
- Update 0.41.1:
  * Use a custom SQL construct for refreshing materialized views in
    refresh_materialized_view
  * Support psycopg3 for create_database() and delete_database()
  * Remove Python 3.6 support
  * Add SQLAlchemy 2 support
  * Add comparison operator support for LTree type
  * Support Python 3.11
  * Fix a crash that occurs if the colour-science package is installed,
    which shares the same import name as the colour package that
    sqlalchemy-utils supports
  * Fix a crash that occurs if the installed sqlalchemy version is a
    beta (like "2.0.0b3")
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 943585 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 33)
- update to 0.38.2:
  - Added inherit_cache=False in order to avoid SQLAlchemy warnings
    in `cast_locale_expr`
  - Added cache_ok=True for various different types
  - Removed CompositeArray. Instead of CompositeArray one should use
    ARRAY(dimensions=1)
  - Made ChoicesType only convert lists to tuples internally.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 927590 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 32)
- update to 0.37.9:
  * Fixed base padding class abstract methods
  * Optimized cast_locale function
  * Allow for arbitrary Table keyword arguments in create_table_from_selectable
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 925771 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 31)
- update to 0.37.8:
  * Added 'zoneinfo' backend to TimezoneType
  * Added identifier quoting for view functions and constructs
  * Added literal processor for UUIDType
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 900657 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 30)
- update to 0.37.6:
  * Added `cache_ok=True` for TSVectorType
  * Fixed instant_defaults_listener to respect constructor supplied kwargs
  * Fixed incorrect Ltree.lca behaviour
  * Added `cache_ok=True` for all custom types
  * Added CockroachDB support for UUIDType
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 812913 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 27)
- Add missing deps
- Reenable testsuite by skipping the tests needing pgsql

- update to 0.36.6:
  - Reverted #426 and added support for Legacy Encrypted Type (#450, pull request courtesy of rushilsrivastava)
  - Added psycopg2cffi support for create_database and drop_database (#447, pull request courtesy of DominicBurkart)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 795735 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 25)
- Fix build without python2
Displaying revisions 1 - 20 of 39
openSUSE Build Service is sponsored by