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-06-03 06:19:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
590498bf844e7dcdcf41d3ac786b4cccbebd2d43
sqlalchemy
/
test
/
dialect
/
mysql
T
History
Mike Bayer
e04b693e7c
- this test passes now in more recent mysqlconnector
2014-10-13 12:34:41 -04:00
..
__init__.py
refactor test suites for postgresql, mssql, mysql into packages.
2013-06-28 22:30:11 -04:00
test_compiler.py
- The :func:
~.expression.column
and :func:
~.expression.table
2014-09-01 20:19:54 -04:00
test_dialect.py
- Changed the default value of "raise_on_warnings" to False for
2014-07-09 16:04:07 -04:00
test_query.py
- MySQL boolean symbols "true", "false" work again. 0.9's change
2014-09-05 16:44:42 -04:00
test_reflection.py
- use provide_metadata for new unique constraint / index tests
2014-10-04 19:06:35 -04:00
test_types.py
- this test passes now in more recent mysqlconnector
2014-10-13 12:34:41 -04:00