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-26 02:22:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e86fae937c3ca68e9903bd1dcd476e4e047a141
sqlalchemy
/
test
/
ext
T
History
Mike Bayer
b1bcff3af9
dbs like oracle can't handle these tests since we aren't applying a sequence
...
to the reflected table
2012-06-16 20:10:30 -04:00
..
__init__.py
reorganized unit tests into subdirectories
2006-06-05 17:25:51 +00:00
test_associationproxy.py
fix import here
2012-04-24 16:03:51 -04:00
test_compiler.py
- [bug] the @compiles decorator raises an
2011-12-06 12:49:39 -05:00
test_declarative_inheritance.py
- [bug] Fixed bug in declarative
2012-05-24 10:17:54 -04:00
test_declarative_mixin.py
- [bug] Fixed bug in declarative
2012-05-24 10:17:54 -04:00
test_declarative_reflection.py
dbs like oracle can't handle these tests since we aren't applying a sequence
2012-06-16 20:10:30 -04:00
test_declarative.py
get __clause_element__ for remote()/foreign() annotation, [ticket:2493]
2012-05-24 11:12:39 -04:00
test_horizontal_shard.py
- hardcore force every connection into a strong-referenced set, rollback on every test, close on every context.
2011-04-25 21:50:26 -04:00
test_hybrid.py
- [bug] implemented standard "can't set attribute" /
2012-01-27 20:59:33 -05:00
test_mutable.py
another py3k fix
2012-01-28 16:04:38 -05:00
test_orderinglist.py
- [bug] Fixed bug which would prevent
2012-04-01 11:01:56 -04:00
test_serializer.py
another pypy skip
2012-04-24 23:40:00 -04:00