Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ oracle_test_dblink2
Method
oracle_test_dblink2
test/requirements.py:1721–1722 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1719
1720
@property
1721
def
oracle_test_dblink2(self):
1722
return
self._has_oracle_test_dblink(
"oracle_db_link2"
)
1723
1724
@property
1725
def
oracle_vector(self):
Callers
nothing calls this directly
Calls
1
_has_oracle_test_dblink
Method · 0.95
Tested by
no test coverage detected