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 20:14:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a8dc787ff02490da17e8704ca564bf0c6b46c04d
sqlalchemy
/
test
/
engine
T
History
Mike Bayer
df9e3f2fb9
- reflection process always resets the primary key constraint
...
first, fixes extend_existing
2011-12-04 15:57:08 -05: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
fix this test for oursql
2011-10-15 15:22:21 -04:00
test_parseconnect.py
- fix up the invalidate on connect for py3k
2011-07-06 12:07:36 -04:00
test_pool.py
ensure sa_pool_key isn't passed to connect
2011-09-21 10:26:49 -04:00
test_reconnect.py
- [bug] Fixed bug whereby transaction.rollback()
2011-12-04 14:25:00 -05:00
test_reflection.py
- reflection process always resets the primary key constraint
2011-12-04 15:57:08 -05:00
test_transaction.py
- adjust some tests and such to work better with a mysql 5.5 install
2011-10-11 00:15:43 -04:00