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-26 10:32:33 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1c35a3790c1f186b91d556fb161c1958cbf718bb
sqlalchemy
/
test
/
dialect
T
History
mike bayer
0d7f4c6366
Merge "Support casting to `
FLOAT
` in MySQL and MariaDb."
2021-01-01 21:17:49 +00:00
..
mssql
Repair mssql dep tests; have __only_on__ imply __backend__
2020-12-19 12:36:57 -05:00
mysql
Support casting to `
FLOAT
` in MySQL and MariaDb.
2020-12-30 22:26:23 +01:00
oracle
Merge "test fixes for oracle 18c"
2020-12-18 21:38:25 +00:00
postgresql
Support testing of async drivers without fallback mode
2020-12-30 15:49:09 -05:00
__init__.py
…
test_all.py
internal test framework files for standardization of is_not/not_in;
2020-08-29 12:05:58 -04:00
test_deprecations.py
Rename Table.tometadata to to_metadata
2020-06-29 13:56:21 -04:00
test_mxodbc.py
correct for "autocommit" deprecation warning
2020-12-11 13:26:05 -05:00
test_pyodbc.py
…
test_sqlite.py
Repair mssql dep tests; have __only_on__ imply __backend__
2020-12-19 12:36:57 -05:00
test_suite.py
…