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-02 05:48:52 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
563972b0ffcdfd583208bf7c541b1c102c8ec230
sqlalchemy
/
test
/
aaa_profiling
T
History
Mike Bayer
563972b0ff
update call counts
2010-02-15 18:59:21 +00:00
..
__init__.py
- unit tests have been migrated from unittest to nose.
2009-06-10 21:18:24 +00:00
test_compiler.py
update counts for 2.4
2009-10-23 21:30:02 +00:00
test_memusage.py
- merge sqlite 2.5 memory exception from r6567 of 0.5 branch
2009-12-25 16:50:49 +00:00
test_orm.py
update call counts
2010-02-15 18:59:21 +00:00
test_pool.py
python3k fixes
2009-08-09 20:50:46 +00:00
test_resultset.py
- Added an optional C extension to speed up the sql layer by
2010-02-13 22:53:39 +00:00
test_zoomark_orm.py
supports unicode binds in PG too. even without the UNICODE extension it seems to work now...
2009-11-06 02:39:16 +00:00
test_zoomark.py
- Added an optional C extension to speed up the sql layer by
2010-02-13 22:53:39 +00:00