Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ sysdate
Method
sysdate
lib/sqlalchemy/sql/functions.py:1358–1358 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1356
1357
@property
1358
def
sysdate(self) -> Type[_sysdate_func]: ...
1359
1360
@property
1361
def
user(self) -> Type[_user_func]: ...
Callers
5
test_date_coercion
Method · 0.80
functions.py
File · 0.80
test_no_paren_fns
Method · 0.80
test_sysdate
Method · 0.80
test_sysdate
Method · 0.80
Calls
no outgoing calls
Tested by
4
test_date_coercion
Method · 0.64
test_no_paren_fns
Method · 0.64
test_sysdate
Method · 0.64
test_sysdate
Method · 0.64