summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Use the connection.info properties instead of the legacy methodsconnection-infoDaniele Varrazzo2018-10-132-4/+5
* Added ConnectionInfo.parameter_status()Daniele Varrazzo2018-10-132-39/+46
* Added ConnectionInfo.ssl_attribute()Daniele Varrazzo2018-10-131-0/+2
* Added all the missing ConnectionInfo attributesDaniele Varrazzo2018-10-131-0/+5
* Added missing class signatures in the docsDaniele Varrazzo2018-10-131-2/+2
* Added ConnectionInfo.error_messageDaniele Varrazzo2018-10-131-0/+1
* Added other members to the ConnectionInfo classDaniele Varrazzo2018-10-122-50/+87
* Added several ConnectionInfo attributesDaniele Varrazzo2018-10-121-0/+6
* Adding ConnectionInfo object documentationDaniele Varrazzo2018-10-122-11/+13
* Added docs for the Column objectDaniele Varrazzo2018-10-112-35/+112
* Another url changed to httpsDaniele Varrazzo2018-10-101-1/+1
* Merge branch 'master' into httpsDaniele Varrazzo2018-10-104-1/+54
|\
| * Merge branch 'conn-get-host'Daniele Varrazzo2018-10-101-0/+18
| |\
| | * Small tweaks to connection.host docsDaniele Varrazzo2018-10-101-2/+2
| | * Added connection.hostMarco De Paoli2018-10-061-0/+18
| * | Merge remote-tracking branch 'origin/diag-schema-name-nonloc'Daniele Varrazzo2018-10-101-0/+4
| |\ \
| | * | Added Diagnostics.severity_nonlocalized attributediag-schema-name-nonlocDaniele Varrazzo2018-10-041-0/+4
| | |/
| * | Fix RST markupAlan D Moore2018-10-081-1/+1
| * | Added note about backslashes and LIKEAlan D Moore2018-10-081-0/+21
| |/
| * sql.Identifier can wrap a sequence of strings to represent qualified namesidentifier-sequenceDaniele Varrazzo2018-10-041-1/+11
* | Prefer https:// URLs when availableJon Dufresne2018-09-2212-97/+97
|/
* Fix typo in install.rstAndrew King2018-09-051-1/+1
* Update intersphinx URLs to point to Python 3 docsJon Dufresne2018-09-051-3/+2
* Add testing and document support for Python 3.7Jon Dufresne2018-07-121-1/+1
* Added note adivising against depending on the -wheels packageDaniele Varrazzo2018-05-231-4/+13
* encrypt_password docs moved to extension module and updatedDaniele Varrazzo2018-05-202-27/+32
* Merge branch 'master' into encrypt-passDaniele Varrazzo2018-05-208-10/+26
|\
| * Update all pypi.python.org URLs to pypi.orgJon Dufresne2018-05-203-3/+3
| * Command to upload docs on pythonhosted dropped altogetherDaniele Varrazzo2018-05-201-2/+0
| * Intersphinx urls to generate Python links updatedDaniele Varrazzo2018-05-201-2/+2
| * Added license to the docsDaniele Varrazzo2018-05-204-3/+21
* | Merge branch 'master' into masterAshesh Vashi2018-05-0821-393/+403
|\ \ | |/
| * Fixed pip invocation example to skip binary packagesDaniele Varrazzo2018-02-091-2/+2
| * Document the psycopg2-binary packageDaniele Varrazzo2018-01-291-98/+100
| * Dropped warning about unsafe cursor namesDaniele Varrazzo2018-01-251-5/+0
| * 'key' docs in getconn() improvedDaniele Varrazzo2018-01-111-1/+6
| * Fixed stitch_text on Python 2Daniele Varrazzo2018-01-101-4/+6
| * Avoid installing tests to site-packagesJon Dufresne2017-12-101-2/+2
| * Use print() function instead of print statement throughout projectJon Dufresne2017-12-101-1/+1
| * Drop long deprecated function register_tstz_w_secs()Jon Dufresne2017-12-102-16/+1
| * Merge branch 'master' into wsDaniele Varrazzo2017-12-021-4/+1
| |\
| | * Use builtin function next() throughout projectJon Dufresne2017-12-011-4/+1
| * | Trim trailing whitespace from all files throughout projectJon Dufresne2017-12-0116-204/+195
| |/
| * Documentation tweaked to omit Python 2.6 distinctionsDaniele Varrazzo2017-11-281-8/+6
| * Drop support for EOL Python 3.0-3.3Hugo2017-11-281-1/+1
| * Update to Exception as e, print()Hugo2017-11-281-1/+1
| * Drop support for EOL Python 2.6Hugo2017-11-281-1/+1
| * Update documentation to reflect JSON import behaviorJon Dufresne2017-11-281-6/+2
| * Remove workarounds for namedtuple on Python <= 2.5Jon Dufresne2017-11-261-14/+0
| * Added PostgreSQL 10 in the list of supported serversDaniele Varrazzo2017-11-061-1/+1