]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
- add versionadded for service_name
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 9 Feb 2015 00:13:21 +0000 (19:13 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 9 Feb 2015 00:13:21 +0000 (19:13 -0500)
lib/sqlalchemy/dialects/oracle/cx_oracle.py

index 4cd6fe63961f4218df376968b836ba3e1eabe3a2..6fc88da8eda4675284e59c754182cf4a45dcad06 100644 (file)
@@ -67,6 +67,8 @@ on the URL, or as keyword arguments to :func:`.create_engine()` are:
   E.g. ``oracle+cx_oracle://scott:tiger@host:1521/?service_name=hr``
   is a valid url. This value is only available as a URL query string argument.
 
+  .. versionadded:: 1.0.0
+
 .. _cx_oracle_unicode:
 
 Unicode