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-06 15:51:48 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
de2cfa2d1e949dfdd7ec4c34a1a4ff76f41ec888
sqlalchemy
/
test
/
dialect
T
History
Mike Bayer
d98fcca0b3
this test appears to be failing with pg 9.3, not sure how to restore it
2013-12-17 15:37:50 -05:00
..
mssql
- changelog + test for pullreq
#7
, MSSQL dialect for DROP INDEX
2013-12-05 18:36:59 -05:00
mysql
- fix up rendering of "of"
2013-11-28 22:25:09 -05:00
postgresql
this test appears to be failing with pg 9.3, not sure how to restore it
2013-12-17 15:37:50 -05:00
__init__.py
…
test_firebird.py
Added new flag `
retaining=False
` to the kinterbasdb and fdb dialects.
2013-06-30 19:48:48 -04:00
test_mxodbc.py
- replace most explicitly-named test objects called "Mock..." with
2013-06-30 18:35:12 -04:00
test_oracle.py
- add support for specifying tables or entities for "of"
2013-11-28 23:23:27 -05:00
test_pyodbc.py
…
test_sqlite.py
The newly added SQLite DATETIME arguments storage_format and
2013-07-12 21:52:54 -04:00
test_suite.py
…
test_sybase.py
- the raw 2to3 run
2013-04-27 19:53:57 -04:00