Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/sqlalchemy/sqlalchemy
/ sqltypes.py
File
sqltypes.py
test/typing/plain_files/sql/sqltypes.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
decimal
import
Decimal
2
from
typing
import
assert_type
3
4
from
sqlalchemy
import
Column
Callers
nothing calls this directly
Calls
2
Float
Class · 0.90
Numeric
Class · 0.90
Tested by
no test coverage detected