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-31 21:08:36 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9506bbe82fe150bd05529b00485edc064edbf418
sqlalchemy
/
test
/
engine
T
History
Mike Bayer
1b9c1a2ecf
- test + changelog for [ticket:2691]
2013-04-18 12:01:16 -04:00
..
__init__.py
…
test_bind.py
The :meth:
.Connection.connect
and :meth:
.Connection.contextual_connect
2012-11-14 01:18:58 -05:00
test_ddlemit.py
- :meth:
.MetaData.create_all
and :meth:
.MetaData.drop_all
will
2013-03-02 17:47:58 -05:00
test_ddlevents.py
…
test_execute.py
Merged in nakagami/sqlalchemy/cymysql (pull request
#42
)
2013-03-07 12:36:35 -05:00
test_parseconnect.py
…
test_pool.py
- recognize that do_rollback() and do_commit() work with a DBAPI connection,
2012-11-22 23:45:24 -05:00
test_processors.py
…
test_reconnect.py
- test + changelog for [ticket:2691]
2013-04-18 12:01:16 -04:00
test_reflection.py
- adding in requirements
2013-02-06 19:06:09 -05:00
test_transaction.py
fix decorator position
2013-03-02 15:30:43 +09:00