Add support to specify current time/date or time stamp as default value for table field. Supported types could be date/time/datetime. It makes sense to also allow the keywords for text types. In case of SQLite it is possible through keywords CURRENT_TIME, CURRENT_DATE or CURRENT_TIMESTAMP: http://www.sqlite.org/lang_createtable.html#tablecoldef