]> git.ipfire.org Git - thirdparty/psycopg.git/commit
docs: document PGconn.encrypt_password()
authorDenis Laxalde <denis.laxalde@dalibo.com>
Wed, 14 Sep 2022 12:02:43 +0000 (14:02 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 14 Sep 2022 14:15:46 +0000 (15:15 +0100)
commitece43dce6a533ffa0b0fa0385dfbd566fc5dd368
tree587c91b2ac30a96490027f41256a866f41db3526
parent48961907b8ca4ba1b4f3f3437278b9bc08940b45
docs: document PGconn.encrypt_password()

Including an example of usage.
docs/api/pq.rst
psycopg/psycopg/pq/pq_ctypes.py