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-17 06:07:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
236db85f96e84fe099e63182bc4e67ceb65bd0d0
sqlalchemy
/
test
/
engine
T
History
Mike Bayer
b83a1564f1
Improved support for the cymysql driver, supporting version 0.6.5,
...
courtesy Hajime Nakagami.
2013-08-17 00:31:57 -04:00
..
__init__.py
reorganized unit tests into subdirectories
2006-06-05 17:25:51 +00:00
test_bind.py
- A large refactoring of the `
sqlalchemy.sql
` package has reorganized
2013-08-12 17:50:37 -04:00
test_ddlevents.py
- the raw 2to3 run
2013-04-27 19:53:57 -04:00
test_execute.py
- refactor pool a bit so that intent between ConnectionRecord/ConnectionFairy is clear;
2013-07-02 13:14:21 -04:00
test_parseconnect.py
- replace most explicitly-named test objects called "Mock..." with
2013-06-30 18:35:12 -04:00
test_pool.py
try seeing if just clearing this ahead of time helps
2013-07-27 18:32:38 -04:00
test_processors.py
- the raw 2to3 run
2013-04-27 19:53:57 -04:00
test_reconnect.py
Dialect.initialize() is not called a second time if an :class:
.Engine
2013-07-11 15:15:09 -04:00
test_reflection.py
- get_unique_constraints() pull request
2013-06-09 17:54:11 -04:00
test_transaction.py
Improved support for the cymysql driver, supporting version 0.6.5,
2013-08-17 00:31:57 -04:00