.. |
_static
|
Use a responsive theme for docs
|
2020-01-18 23:56:44 +00:00 |
_templates
|
Dropped customized doc template
|
2020-01-27 04:32:31 +00:00 |
tools
|
Upgrade f-strings with flynt
|
2020-11-17 23:52:11 +02:00 |
advanced.rst
|
docs: drop use of print statement, use the print() function instead
|
2023-04-17 20:07:17 +02:00 |
conf.py
|
docs: don't show objects in side bar
|
2023-06-07 12:09:12 +02:00 |
connection.rst
|
Document context manager usage in connection and cursor docs
|
2020-09-05 18:51:33 +01:00 |
cursor.rst
|
docs: drop use of print statement, use the print() function instead
|
2023-04-17 20:07:17 +02:00 |
errorcodes.rst
|
chore: upgrade error codes to PostgreSQL 15
|
2022-10-06 02:26:09 +01:00 |
errors.rst
|
chore: upgrade error codes to PostgreSQL 15
|
2022-10-06 02:26:09 +01:00 |
extensions.rst
|
Drop support for mx.DateTime objects
|
2021-06-14 23:05:48 +01:00 |
extras.rst
|
docs: fix reST syntax and whitespace in executemany examples
|
2022-10-20 21:31:18 +02:00 |
faq.rst
|
docs: fix a few simple typos
|
2021-05-20 12:22:47 +02:00 |
index.rst
|
Use a responsive theme for docs
|
2020-01-18 23:56:44 +00:00 |
install.rst
|
docs: bump supported versions to Python 3.13 and Postgres 17
|
2024-10-08 17:08:02 +02:00 |
license.rst
|
Added license to the docs
|
2018-05-20 17:03:08 +01:00 |
Makefile
|
Documentation dir reordered.
|
2010-02-14 16:45:36 +00:00 |
module.rst
|
Use except psycopg2.Error as e in example.
|
2023-07-27 10:09:03 +01:00 |
news.rst
|
docs: add link to release notes page to find which Python version is supported
|
2022-10-06 03:27:40 +01:00 |
pool.rst
|
Dropped deprecated PersistentConnectionPool
|
2018-12-04 06:32:00 -08:00 |
sql.rst
|
docs: fixed quote_ident() example
|
2022-07-27 02:54:17 +02:00 |
tz.rst
|
Deprecate the psycopg2.tz module
|
2021-06-15 00:22:54 +01:00 |
usage.rst
|
docs: tiny grammar fix "a" -> "one"
|
2024-07-17 18:44:43 +02:00 |