]> 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:52:33 +0000 (12:52 -0500)
commit996727ed89cd2403e75e3ab924f01754d408075d
tree13b9c1daf1d37fe1e23b10dfdae6658a21633c22
parent1f69e9b94cbc401618852efd57c351adc5996a24
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
lib/sqlalchemy/dialects/oracle/cx_oracle.py