mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-08 08:36:48 -04:00
Vendored
+1
-1
@@ -125,7 +125,7 @@ More notes on connecting to MySQL at :ref:`mysql_toplevel`.
|
||||
Oracle
|
||||
------
|
||||
|
||||
cx_oracle is usualjy used here::
|
||||
cx_oracle is usually used here::
|
||||
|
||||
engine = create_engine('oracle://scott:tiger@127.0.0.1:1521/sidname')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user