Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ functions.py
File
functions.py
test/typing/plain_files/sql/functions.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"this file is generated by tools/generate_sql_functions.py"
""
2
3
from
datetime
import
date
4
from
datetime
import
datetime
Callers
nothing calls this directly
Calls
15
select
Function · 0.90
column
Function · 0.90
aggregate_strings
Method · 0.80
array_agg
Method · 0.80
char_length
Method · 0.80
coalesce
Method · 0.80
cume_dist
Method · 0.80
current_date
Method · 0.80
current_time
Method · 0.80
current_timestamp
Method · 0.80
current_user
Method · 0.80
dense_rank
Method · 0.80
Tested by
no test coverage detected