This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
sqlalchemy
Watch
2
Star
0
Fork
0
You've already forked sqlalchemy
mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced
2026-05-18 06:32:08 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08f2c2c19a2f66eaf3c243bd1db7ace82f0e1286
sqlalchemy
/
test
/
ext
T
History
Michael Trier
65be1c2415
Corrected problem with index too large on mysql.
2010-02-26 06:30:14 +00:00
..
__init__.py
reorganized unit tests into subdirectories
2006-06-05 17:25:51 +00:00
test_associationproxy.py
- association_proxy now has basic comparator methods .any(),
2010-01-22 20:24:27 +00:00
test_compiler.py
- subclassed Function off of new FunctionElement generic base
2009-11-10 00:43:53 +00:00
test_declarative.py
Corrected problem with index too large on mysql.
2010-02-26 06:30:14 +00:00
test_orderinglist.py
- unit tests have been migrated from unittest to nose.
2009-06-10 21:18:24 +00:00
test_serializer.py
- make frozendict serializable
2010-01-28 22:47:25 +00:00
test_sqlsoup.py
clean up some skips, added skip for sqlite + python2
2010-02-21 21:26:11 +00:00