This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-sqlalchemy-utils
Code
Issues
Proposed changes
Files
7cb1f317d4c13060bd5922f2ce40c3422e26e557
deb-python-sqlalchemy-utils
/
sqlalchemy_utils
/
functions
History
Neal Todd
6293c35ac0
Fix for Python 3 compatibility
2014-10-24 17:01:02 +01:00
..
__init__.py
Add make_order_by_deterministic
2014-10-20 17:54:10 +03:00
database.py
Fix for Python 3 compatibility
2014-10-24 17:01:02 +01:00
defer_except.py
Fixed an issue with sort_query + joins, made defer_except not accept relationships
2013-09-26 11:19:47 +03:00
foreign_keys.py
Add support for more SA objects in get_tables func
2014-10-20 12:08:05 +03:00
mock.py
Refactored functions module
2013-10-30 14:22:38 +02:00
orm.py
Fix query entity handling for get_mapper
2014-10-21 14:15:49 +03:00
render.py
Refactored functions module
2013-10-30 14:22:38 +02:00
sort_query.py
Fix query without order by handling
2014-10-24 14:44:30 +03:00