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-28 03:26:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dbc8bbfba3591d2ea704673d90e95014765d0f10
sqlalchemy
/
test
/
dialect
T
History
Mike Bayer
0190ede107
- determine the root cause of the mysqlconnector issue, report
...
it and move on
2014-07-10 16:11:03 -04:00
..
mssql
- more tests, including backend tests
2014-05-16 15:33:39 -04:00
mysql
- determine the root cause of the mysqlconnector issue, report
2014-07-10 16:11:03 -04:00
postgresql
- add postgresql_regconfig argument to PG dialect for match() operator,
2014-07-08 18:18:04 -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_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
- repair oracle compilation for new limit/offset system.
2014-05-24 21:45:15 -04:00
test_pyodbc.py
trying different approaches to test layout. in this one, the testing modules
2012-09-27 02:37:33 -04:00
test_sqlite.py
- Fixed a few errant `
u''
` strings that would prevent tests from passing
2014-03-22 18:48:59 -04:00
test_suite.py
- enhance setup.py to support being run from outside the current directory. hopefully there's no
2012-09-29 13:08:07 -04:00
test_sybase.py
- the raw 2to3 run
2013-04-27 19:53:57 -04:00