Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ current_timestamp
Method
current_timestamp
lib/sqlalchemy/sql/functions.py:1157–1157 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1155
1156
@property
1157
def
current_timestamp(self) -> Type[_current_timestamp_func]: ...
1158
1159
@property
1160
def
current_user(self) -> Type[_current_user_func]: ...
Callers
13
define_tables
Method · 0.80
test_compile
Method · 0.80
test_ansi_functions_with_args
Method · 0.80
functions.py
File · 0.80
operators.py
File · 0.80
test_three
Method · 0.80
test_five
Method · 0.80
test_eleven
Method · 0.80
test_twelve
Method · 0.80
define_tables
Method · 0.80
test_with_timezone
Method · 0.80
test_no_paren_fns
Method · 0.80
Calls
no outgoing calls
Tested by
11
define_tables
Method · 0.64
test_compile
Method · 0.64
test_ansi_functions_with_args
Method · 0.64
test_three
Method · 0.64
test_five
Method · 0.64
test_eleven
Method · 0.64
test_twelve
Method · 0.64
define_tables
Method · 0.64
test_with_timezone
Method · 0.64
test_no_paren_fns
Method · 0.64
test_create_server_default_with_function_using
Method · 0.64