Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ RAW
Class
RAW
lib/sqlalchemy/dialects/oracle/types.py:29–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
28
29
class
RAW(sqltypes._Binary):
30
__visit_name__ =
"RAW"
31
32
33
OracleRaw = RAW
Callers
3
dictionary.py
File · 0.85
get_multi_columns
Method · 0.85
test_raw_type
Method · 0.85
Calls
no outgoing calls
Tested by
1
test_raw_type
Method · 0.68