Description
Currently, it is not possible to set a Date value (eg.1970-01-01 00:00:01) as default value. The default value is rendered to the java code unchanged, without quotes, causing compile errors.
The default should also be rendered as default to the database SQL.