]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Added documentation for prepared statements
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 25 Dec 2020 02:10:47 +0000 (03:10 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 25 Dec 2020 02:44:47 +0000 (03:44 +0100)
commit66490c0db7a44ef8c9feb771bfc0655cf498d5d5
tree31b431a774b2c09d3fb0632b25fc090b80a79657
parentf61b94e9f7befcce87ab0848fdafb833338aec50
Added documentation for prepared statements
docs/advanced/index.rst
docs/connection.rst
docs/cursor.rst
docs/index.rst
docs/lib/pg3_docs.py
docs/prepared.rst [new file with mode: 0644]
psycopg3/psycopg3/connection.py