]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Modernize cx_oracle connect documentation
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 15 Nov 2018 17:52:33 +0000 (12:52 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 15 Nov 2018 17:53:29 +0000 (12:53 -0500)
commit253eda66981417eed6e18026888d53d7d8843b6a
tree18904dc21e984031bd088e3a851e1a8271d18943
parentbdb7fd10e9d488f8a7bfff2f508f49e517e50f4c
Modernize cx_oracle connect documentation

in preparation for #4369, however the documentation was
also inaccurate in that it did not mention connect_args.

Change-Id: I992e5f53ce16cc9c72d2c893a3ca798a9c2b4d07
(cherry picked from commit 996727ed89cd2403e75e3ab924f01754d408075d)
lib/sqlalchemy/dialects/oracle/cx_oracle.py