Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ current_time
Method
current_time
lib/sqlalchemy/sql/functions.py:1154–1154 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1152
1153
@property
1154
def
current_time(self) -> Type[_current_time_func]: ...
1155
1156
@property
1157
def
current_timestamp(self) -> Type[_current_timestamp_func]: ...
Callers
3
CoreFixtures
Class · 0.80
functions.py
File · 0.80
test_function
Method · 0.80
Calls
no outgoing calls
Tested by
1
test_function
Method · 0.64