- 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=65
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-SQLAlchemy-Utils
|
||||
Version: 0.37.2
|
||||
Version: 0.37.6
|
||||
Release: 0
|
||||
Summary: Various utility functions for SQLAlchemy
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user