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-15 13:17:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3452a2ba03bcf75eeec60141f040d661e15eaa2f
sqlalchemy
/
test
/
dialect
T
History
Mike Bayer
c718dea749
- Fixed the psycopg2_version parsing in the
...
psycopg2 dialect.
2011-04-18 12:38:08 -04:00
..
__init__.py
- MySQL ENUM types can now optionally ensure that values are within the
2007-05-02 00:41:52 +00:00
test_access.py
- remove test.sql._base, test.engine._base, test.orm._base, move those classes to a new test.lib.fixtures module
2011-03-27 16:27:27 -04:00
test_firebird.py
- remove test.sql._base, test.engine._base, test.orm._base, move those classes to a new test.lib.fixtures module
2011-03-27 16:27:27 -04:00
test_informix.py
- remove test.sql._base, test.engine._base, test.orm._base, move those classes to a new test.lib.fixtures module
2011-03-27 16:27:27 -04:00
test_maxdb.py
- remove test.sql._base, test.engine._base, test.orm._base, move those classes to a new test.lib.fixtures module
2011-03-27 16:27:27 -04:00
test_mssql.py
- remove test.sql._base, test.engine._base, test.orm._base, move those classes to a new test.lib.fixtures module
2011-03-27 16:27:27 -04:00
test_mxodbc.py
- remove test.sql._base, test.engine._base, test.orm._base, move those classes to a new test.lib.fixtures module
2011-03-27 16:27:27 -04:00
test_mysql.py
- remove test.sql._base, test.engine._base, test.orm._base, move those classes to a new test.lib.fixtures module
2011-03-27 16:27:27 -04:00
test_oracle.py
- The limit/offset keywords to select() as well
2011-04-07 13:34:38 -04:00
test_postgresql.py
- Fixed the psycopg2_version parsing in the
2011-04-18 12:38:08 -04:00
test_sqlite.py
test only runs on sqlite
2011-04-10 20:53:14 -04:00
test_sybase.py
- remove test.sql._base, test.engine._base, test.orm._base, move those classes to a new test.lib.fixtures module
2011-03-27 16:27:27 -04:00