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-29 20:14:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
68fb34ba57aa5820dd4e175fe942dabf4ee62999
sqlalchemy
/
test
/
aaa_profiling
T
History
Mike Bayer
68fb34ba57
- system to cache the bind/result processors in a dialect-wide registry.
...
its an idea with pointy edges.
2010-12-13 12:53:56 -05:00
..
__init__.py
- unit tests have been migrated from unittest to nose.
2009-06-10 21:18:24 +00:00
test_compiler.py
- callcounts. need to find some way to make this less tedious.
2010-12-13 10:23:59 -05:00
test_memusage.py
- system to cache the bind/result processors in a dialect-wide registry.
2010-12-13 12:53:56 -05:00
test_orm.py
- why type.dialect_impl(dialect).bind_processor(dialect), caching just the impl?
2010-12-13 00:15:32 -05:00
test_pool.py
callcounts...
2010-12-05 17:47:09 -05:00
test_resultset.py
- callcounts. need to find some way to make this less tedious.
2010-12-13 10:23:59 -05:00
test_zoomark_orm.py
- why type.dialect_impl(dialect).bind_processor(dialect), caching just the impl?
2010-12-13 00:15:32 -05:00
test_zoomark.py
- callcounts. need to find some way to make this less tedious.
2010-12-13 10:23:59 -05:00