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-06-05 07:17:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
832ea82fefa366f4717e889511f66ecfce3313de
sqlalchemy
/
test
/
testlib
T
History
Mike Bayer
290ff9930a
- coverage dumps out separate reports for individual packages
...
- other coverage tips
2009-03-29 20:23:05 +00:00
..
__init__.py
- Removed 2.3 set emulations/enhancements.
2008-07-15 19:23:52 +00:00
assertsql.py
*most* py3k warnings are resolved, with the exception of the various __setslice__ related warnings
2008-12-18 18:46:27 +00:00
compat.py
Pulled callable into testlib because path fixup is not available at the point we need it.
2008-12-21 00:47:04 +00:00
config.py
- coverage dumps out separate reports for individual packages
2009-03-29 20:23:05 +00:00
coverage.py
A few 2.3 cleanup items.
2008-12-30 06:24:59 +00:00
engines.py
Pulled callable into testlib because path fixup is not available at the point we need it.
2008-12-21 00:47:04 +00:00
fixtures.py
merged -r5299:5438 of py3k warnings branch. this fixes some sqlite py2.6 testing issues,
2008-12-18 17:57:15 +00:00
orm.py
- Improved mapper() check for non-class classes.
2008-12-01 22:09:15 +00:00
profiling.py
removed setup_instance() from the public API
2008-11-08 21:00:15 +00:00
requires.py
Access doesn't support savepoints or two-phase commit.
2008-12-11 19:24:24 +00:00
sa_unittest.py
Pulled callable into testlib because path fixup is not available at the point we need it.
2008-12-21 00:47:04 +00:00
schema.py
Support for under Firebird
2008-05-13 09:31:30 +00:00
testing.py
Pulled callable into testlib because path fixup is not available at the point we need it.
2008-12-21 00:47:04 +00:00