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 04:48:02 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c19ea20875e3487c3e25c35eaf832be2b661fc0c
sqlalchemy
/
test
/
dialect
/
mysql
T
History
Mike Bayer
9a4a8a8684
- totally skip on mysqlconnector for now
2015-03-21 15:14:47 -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 MySQL dialect now supports CAST on types that are constructed
2015-02-09 20:43:28 -05:00
test_dialect.py
- totally skip on mysqlconnector for now
2015-03-21 15:14:47 -04:00
test_query.py
- additional mysql cast-related test fixes
2015-02-09 20:49:19 -05:00
test_reflection.py
- make even more tables
2015-02-07 10:22:08 -05:00
test_types.py
- The MySQL dialect now renders TIMESTAMP with NULL / NOT NULL in
2015-02-05 16:24:45 -05:00