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
d459afa8dbf73b8d9d620d09dede97e3461b6b3f
sqlalchemy
/
test
/
dialect
T
History
Mike Bayer
410be197ef
- add a postgresql-specific form of array_agg() that injects the
...
ARRAY type, references
#3132
2015-08-27 11:22:05 -04:00
..
mssql
- fix the postgresql_jsonb requirement to include the 9.4 requirement
2015-08-18 13:30:21 -04:00
mysql
- build out a new base type for Array, as well as new any/all operators
2015-08-25 18:24:46 -04:00
postgresql
- add a postgresql-specific form of array_agg() that injects the
2015-08-27 11:22:05 -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
- fix some more result_map calls
2015-03-08 14:16:59 -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
Test for partial index support in sqlite dialects.
2015-01-26 14:48:23 -05:00
test_suite.py
- add an exclusion here that helps with the case of 3rd party
2015-01-17 12:46:20 -05:00
test_sybase.py
- the raw 2to3 run
2013-04-27 19:53:57 -04:00