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
44626e96595f25f9580e45ffa930fdec0f1b07a8
sqlalchemy
/
test
/
aaa_profiling
T
History
Jason Kirtland
e38b11928a
Fixed bug in session.merge() blocking dict-like collections from merging.
2010-02-11 00:43:34 +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
Fixed bug in session.merge() blocking dict-like collections from merging.
2010-02-11 00:43:34 +00:00
test_pool.py
python3k fixes
2009-08-09 20:50:46 +00:00
test_resultset.py
- The psycopg2 dialect now uses psycopg2's "unicode extension"
2009-10-26 00:32: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
test fixes
2009-10-26 01:29:56 +00:00