MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / operators.py

File operators.py

test/typing/plain_files/sql/operators.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import datetime as dt
2from decimal import Decimal
3from typing import Any
4from typing import assert_type

Callers

nothing calls this directly

Calls 15

columnFunction · 0.90
selectFunction · 0.90
current_dateMethod · 0.80
current_timestampMethod · 0.80
concatMethod · 0.45
likeMethod · 0.45
ilikeMethod · 0.45
in_Method · 0.45
not_inMethod · 0.45
not_likeMethod · 0.45
not_ilikeMethod · 0.45
is_Method · 0.45

Tested by

no test coverage detected