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-28 11:35:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc7e74101a9749043196aea017266c23e7ff5577
sqlalchemy
/
test
/
engine
T
History
Mike Bayer
7b1a1a66cd
- change notify to notify_all() so all waiters exit immediately,
...
continuing [ticket:2522]
2012-06-25 11:15:50 -04:00
..
__init__.py
…
test_bind.py
- remove test.sql._base, test.engine._base, test.orm._base, move those classes to a new test.lib.fixtures module
2011-03-27 16:27:27 -04:00
test_ddlevents.py
- Fixed bug whereby adaptation of old append_ddl_listener()
2011-06-30 10:27:52 -04:00
test_execute.py
- [bug] The ResultProxy methods inserted_primary_key,
2012-06-16 18:41:54 -04:00
test_parseconnect.py
- [feature] Added a new system
2012-04-24 13:00:30 -04:00
test_pool.py
- change notify to notify_all() so all waiters exit immediately,
2012-06-25 11:15:50 -04:00
test_processors.py
cleanup test_processors, modeling the PEP 399 style
2012-03-07 21:48:36 -08:00
test_reconnect.py
- [bug] Fixed bug whereby if a database restart
2012-06-22 12:42:01 -04:00
test_reflection.py
- [feature] The "deferred declarative
2012-05-17 11:45:05 -04:00
test_transaction.py
- [feature] Added support for the "isolation_level"
2012-02-12 18:07:41 -05:00