MCPcopy
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_tablesMethod · 0.80
test_compileMethod · 0.80
functions.pyFile · 0.80
operators.pyFile · 0.80
test_threeMethod · 0.80
test_fiveMethod · 0.80
test_elevenMethod · 0.80
test_twelveMethod · 0.80
define_tablesMethod · 0.80
test_with_timezoneMethod · 0.80
test_no_paren_fnsMethod · 0.80

Calls

no outgoing calls

Tested by 11

define_tablesMethod · 0.64
test_compileMethod · 0.64
test_threeMethod · 0.64
test_fiveMethod · 0.64
test_elevenMethod · 0.64
test_twelveMethod · 0.64
define_tablesMethod · 0.64
test_with_timezoneMethod · 0.64
test_no_paren_fnsMethod · 0.64