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-04 23:06:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
38f982c022e710a7cd91021191fe07cfcc53e1fe
sqlalchemy
/
test
/
profiling
T
History
Jason Kirtland
6917ffb9bd
And thus ends support for Python 2.3.
2008-07-15 18:21:24 +00:00
..
__init__.py
added first profile tests per [ticket:753]
2007-08-21 19:15:55 +00:00
alltests.py
added ORM version of zoomark, python 2.5 only for starters
2008-05-18 16:19:21 +00:00
compiler.py
And thus ends support for Python 2.3.
2008-07-15 18:21:24 +00:00
pool.py
- microcleanup
2008-04-03 17:32:22 +00:00
zoomark_orm.py
- zoomark/zoomark_orm seem to work with pool_threadlocal turned off, [ticket:1050] becomes WORKSFORME
2008-05-19 22:35:32 +00:00
zoomark.py
- bumped PG's call count on test
#6
to 1193 for py2.4; this is due to non-pool-threadlocal nature adding some checkout overhead
2008-05-27 03:08:35 +00:00