summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/postgresql/psycopg2cffi.py
Commit message (Expand)AuthorAgeFilesLines
* Update psycopg2 dialect to use the DBAPI interface to executeFederico Caselli2021-10-311-2/+3
* Replace all http:// links to https://Federico Caselli2021-07-041-2/+2
* Default caching to opt-out for 3rd party dialectsMike Bayer2021-04-011-0/+1
* happy new yearMike Bayer2021-01-041-1/+1
* happy new yearMike Bayer2020-01-011-1/+1
* happy new yearMike Bayer2019-01-111-1/+1
* Post black reformattingMike Bayer2019-01-061-5/+3
* Run black -l 79 against all source filesMike Bayer2019-01-061-5/+5
* happy new yearMike Bayer2018-01-121-1/+1
* update for 2017 copyrightMike Bayer2017-01-041-1/+1
* - happy new yearMike Bayer2016-01-291-1/+1
* - Re-fixed this issue first released in 1.0.5 to fix psycopg2cffiMike Bayer2015-06-221-1/+1
* - Repaired some typing and test issues related to the pypyMike Bayer2015-06-051-0/+12
* - additional test adjustments for pypy / psycopg2cffi. ThisMike Bayer2015-01-261-3/+6
* Added psycopg2cffi dialectShaun Stanworth2015-01-261-0/+46