MCPcopy
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
3from datetime import date
4from datetime import datetime

Callers

nothing calls this directly

Calls 15

selectFunction · 0.90
columnFunction · 0.90
aggregate_stringsMethod · 0.80
array_aggMethod · 0.80
char_lengthMethod · 0.80
coalesceMethod · 0.80
cume_distMethod · 0.80
current_dateMethod · 0.80
current_timeMethod · 0.80
current_timestampMethod · 0.80
current_userMethod · 0.80
dense_rankMethod · 0.80

Tested by

no test coverage detected