summaryrefslogtreecommitdiff
path: root/test/dialect/postgresql/test_compiler.py
Commit message (Expand)AuthorAgeFilesLines
* - add postgresql_regconfig argument to PG dialect for match() operator,jonathan vanasco2014-07-081-0/+81
* - changelog for #2785Mike Bayer2014-05-161-29/+15
* zero_indexes-param-for-postgresql-ARRAY-typeAlexey Terentev2014-05-131-0/+53
* - Support has been added for pytest to run tests. This runnerMike Bayer2014-03-031-0/+1
* - move additional enum compilation tests to postgresql/test_compiler.pyMike Bayer2013-11-301-1/+25
* - Fixed bug where values within an ENUM weren't escaped for singleMike Bayer2013-11-301-0/+16
* - add support for specifying tables or entities for "of"Mike Bayer2013-11-281-0/+7
* - fix up rendering of "of"Mike Bayer2013-11-281-0/+55
* Parenthesis will be applied to a compound SQL expression asMike Bayer2013-10-121-1/+12
* - Fixed bug in default compiler plus those of postgresql, mysql, andMike Bayer2013-10-121-0/+10
* The behavior of :func:`.extract` has been simplified on theMike Bayer2013-06-281-55/+0
* refactor test suites for postgresql, mssql, mysql into packages.Mike Bayer2013-06-281-0/+589