summaryrefslogtreecommitdiff
path: root/test/dialect/postgresql/test_dialect.py
Commit message (Expand)AuthorAgeFilesLines
* this test appears to be failing with pg 9.3, not sure how to restore itMike Bayer2013-12-171-1/+3
* - move this test to PG test_reflectionMike Bayer2013-10-251-79/+0
* Merge branch 'master' of github.com:ijl/sqlalchemy into merge_2183Mike Bayer2013-10-251-0/+81
|\
| * PostgreSQL foreign key inspection includes optionsijl2013-10-111-0/+81
* | - Added support for rendering ``SMALLSERIAL`` when a :class:`.SmallInteger`Mike Bayer2013-10-151-7/+20
|/
* - put exact version string in the testMike Bayer2013-09-291-3/+2
* add test for upcoming pullreqMike Bayer2013-09-291-1/+6
* - replace most explicitly-named test objects called "Mock..." withMike Bayer2013-06-301-13/+8
* refactor test suites for postgresql, mssql, mysql into packages.Mike Bayer2013-06-281-0/+221