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-27 19:15:05 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ebf91b63b736b3bc3ea60530ef09da34c44ca31
sqlalchemy
/
test
/
engine
T
History
Mike Bayer
46ac022e57
- move this test to PG test_reflection
...
- don't use locals()
2013-10-25 17:19:03 -04:00
..
__init__.py
…
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
- Removed some now unneeded version checks [ticket:2829] courtesy alex gaynor
2013-09-22 20:35:40 -04:00
test_parseconnect.py
- The regexp used by the :func:
.url.make_url
function now parses
2013-10-23 15:02:36 -04:00
test_pool.py
try to get this to pass on slow environmnets
2013-10-21 23:17:36 -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
- move this test to PG test_reflection
2013-10-25 17:19:03 -04:00
test_transaction.py
Improved support for the cymysql driver, supporting version 0.6.5,
2013-08-17 00:31:57 -04:00