This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-sqlalchemy-utils
Code
Issues
Proposed changes
Files
63ef4407c2658c7931cc00192d91b3566d7a0f1f
deb-python-sqlalchemy-utils
/
sqlalchemy_utils
/
functions
History
Konsta Vesterinen
6c3ad4e51e
Fix query without order by handling
2014-10-24 14:44:30 +03:00
..
__init__.py
Add make_order_by_deterministic
2014-10-20 17:54:10 +03:00
database.py
Fix alias handling in has_index
2014-10-24 14:19:21 +03: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