MCPcopy 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

1from decimal import Decimal
2from typing import assert_type
3
4from sqlalchemy import Column

Callers

nothing calls this directly

Calls 2

FloatClass · 0.90
NumericClass · 0.90

Tested by

no test coverage detected