Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ sql_operations.py
File
sql_operations.py
test/typing/plain_files/sql/sql_operations.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
decimal
import
Decimal
2
import
typing
3
from
typing
import
Any
4
from
typing
import
assert_type
Callers
nothing calls this directly
Calls
10
column
Function · 0.90
and_
Function · 0.90
or_
Function · 0.90
true
Function · 0.90
false
Function · 0.90
select
Function · 0.90
in_
Method · 0.45
not_in
Method · 0.45
where
Method · 0.45
bool_op
Method · 0.45
Tested by
no test coverage detected