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-30 20:44:45 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
44c67fef8cc578ffbca409ad95e6471b4cb4d02a
sqlalchemy
/
test
/
ext
T
History
Mike Bayer
e9cdc0b86e
test another version of the mixin here
2010-04-06 12:32:51 -04:00
..
__init__.py
…
test_associationproxy.py
- converted all lazy=True|False|None to 'select'|'joined'|'noload'
2010-03-24 19:19:03 -04:00
test_compiler.py
- the compiler extension now allows @compiles decorators
2010-03-30 10:39:36 -04:00
test_declarative.py
test another version of the mixin here
2010-04-06 12:32:51 -04:00
test_horizontal_shard.py
- The sqlalchemy.orm.shard module now becomes an extension,
2010-03-28 13:12:38 -04:00
test_orderinglist.py
- converted all lazy=True|False|None to 'select'|'joined'|'noload'
2010-03-24 19:19:03 -04:00
test_serializer.py
- To accomodate the fact that there are now two kinds of eager
2010-03-24 19:11:01 -04:00
test_sqlsoup.py
clean up some skips, added skip for sqlite + python2
2010-02-21 21:26:11 +00:00