﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
24866	Add CURRENT_TIMESTAMP function to db.functions	Curtis Maloney	Adam Johnson	"    00:21 <+jarshwah> or.. Func(template='NOW()', output_field=DateTimeFIeld()) would work too


Postgres, MySQL, SQLite and MS SQL support this function, and it would be very handy.

In the past I've implemented it using an ExpressionNode, but with the new functions module, it could be simpler and more useful."	New feature	closed	Database layer (models, ORM)	dev	Normal	fixed			Ready for checkin	1	0	0	0	1	0
