MCPcopy Create free account
hub / github.com/sqlalchemy/sqlalchemy / now

Method now

lib/sqlalchemy/sql/functions.py:1207–1207  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1205
1206 @property
1207 def now(self) -> Type[_now_func]: ...
1208
1209 @property
1210 def orderedsetagg(self) -> Type[_OrderedSetAgg_func[Any]]: ...

Calls

no outgoing calls