Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ TransactionNow
Class
TransactionNow
django/contrib/postgres/functions.py:9–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
8
9
class
TransactionNow(Func):
10
template =
"CURRENT_TIMESTAMP"
11
output_field = DateTimeField()
Callers
1
test_transaction_now
Method · 0.90
Calls
1
DateTimeField
Class · 0.90
Tested by
1
test_transaction_now
Method · 0.72