# File lib/dm-migrations/sql/table_creator.rb, line 33
def
now
SqlExpr
.
new
(
'NOW()'
)
end