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-02 22:10:15 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41307cd7339a2a2aee0a3dd9c8b994df99d7eedb
sqlalchemy
/
test
/
dialect
T
History
Mike Bayer
a324164933
- this is passing, no idea why
2015-01-04 21:05:53 -05:00
..
mssql
- SQL Server 2012 now recommends VARCHAR(max), NVARCHAR(max),
2014-12-06 13:43:39 -05:00
mysql
- this is passing, no idea why
2015-01-04 21:05:53 -05:00
postgresql
- The :meth:
.Operators.match
operator is now handled such that the
2014-12-04 18:29:56 -05:00
__init__.py
…
test_firebird.py
- Fixed bug where the combination of "limit" rendering as
2014-04-30 19:07:45 -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
- New Oracle DDL features for tables, indexes: COMPRESS, BITMAP.
2014-12-04 20:08:07 -05:00
test_pyodbc.py
…
test_sqlite.py
- rework sqlite FK and unique constraint system to combine both PRAGMA
2014-12-13 19:24:56 -05:00
test_suite.py
…
test_sybase.py
- the raw 2to3 run
2013-04-27 19:53:57 -04:00