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 12:06:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
06da64f18b87f83e1946565a7ec0be4d6315464b
sqlalchemy
/
test
/
aaa_profiling
T
History
Mike Bayer
34fd58c793
callcount
2011-12-07 15:14:46 -05:00
..
__init__.py
- unit tests have been migrated from unittest to nose.
2009-06-10 21:18:24 +00:00
test_compiler.py
fixes to actually get tests to pass
2011-11-22 18:05:05 -05:00
test_memusage.py
- this helps oracle here since it has a panic attack otherwise
2011-04-25 22:51:58 -04:00
test_orm.py
callcount
2011-12-07 15:14:46 -05:00
test_pool.py
mark all aaa_profiling tests with __requires__ = 'cpython',
2011-04-23 12:34:38 -07:00
test_resultset.py
put some variance on this as it's a difference between 9 and 60 calls
2011-06-04 21:58:56 -04:00
test_zoomark_orm.py
some call count reduction
2011-12-03 20:59:56 -05:00
test_zoomark.py
- [bug] Fixed bug whereby column_property() created
2011-12-03 19:50:01 -05:00