MCPcopy
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]]: ...

Calls

no outgoing calls