Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ now
Method
now
lib/sqlalchemy/sql/functions.py:1256–1256 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1254
1255
@property
1256
def
now(self) -> Type[_now_func]: ...
1257
1258
@property
1259
def
orderedsetagg(self) -> Type[_OrderedSetAgg_func[Any]]: ...
Callers
15
test_arithmetic_operation_literal_interval
Method · 0.80
test_arithmetic_operation_table_date_and_literal_interval
Method · 0.80
define_tables
Method · 0.80
test_column_label_overlap_fallback
Method · 0.80
test_generic_now
Method · 0.80
test_exec_options
Method · 0.80
_anon_columns_repeated_identity_two
Method · 0.80
define_tables
Method · 0.80
core_ddl.py
File · 0.80
functions.py
File · 0.80
mapped_column.py
File · 0.80
mapped_covariant.py
File · 0.80
Calls
no outgoing calls
Tested by
13
test_arithmetic_operation_literal_interval
Method · 0.64
test_arithmetic_operation_table_date_and_literal_interval
Method · 0.64
define_tables
Method · 0.64
test_column_label_overlap_fallback
Method · 0.64
test_generic_now
Method · 0.64
test_exec_options
Method · 0.64
_anon_columns_repeated_identity_two
Method · 0.64
define_tables
Method · 0.64
test_load_m2o_attached_to_o2
Method · 0.64
define_tables
Method · 0.64
test_extract
Method · 0.64
test_no_paren_fns
Method · 0.64