summaryrefslogtreecommitdiff
path: root/test/dialect/postgresql/test_compiler.py
Commit message (Expand)AuthorAgeFilesLines
* - 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