Is there a way to create a table in sqlite3 that has a datetime column that defaults to \'now\'?
The following statement returns a syntax error:
crea
CURRENT_TIMESTAMP is a literal-value just like 'mystring'
CURRENT_TIMESTAMP
'mystring'
column-constraint:
literal-value: