[
https://issues.apache.org/jira/browse/DDLUTILS-157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474520
]
Tobias Kalbitz commented on DDLUTILS-157:
-----------------------------------------
Sorry hit the enter key to fast ;-) Here ist the oatch.
> Patch - Default values in Postgresql
> ------------------------------------
>
> Key: DDLUTILS-157
> URL: https://issues.apache.org/jira/browse/DDLUTILS-157
> Project: DdlUtils
> Issue Type: Improvement
> Components: Core - PostgreSql
> Environment: Postgres 8.2
> Reporter: Tobias Kalbitz
> Assigned To: Thomas Dudziak
> Priority: Trivial
>
> Postgres has default values for dates and timestamps when NOT NULL is
> specified (now(), 0001-01-01, ...) . When generating source files the om ant
> task of torque to "new Date(now())". This patch remove these values in
> PostgreSqlModelReader so that the source files can be compiled.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.