[ 
https://issues.apache.org/jira/browse/DDLUTILS-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Dudziak updated DDLUTILS-157:
------------------------------------

    Fix Version/s: 1.2

> 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
>            Assignee: Thomas Dudziak
>            Priority: Trivial
>             Fix For: 1.2
>
>         Attachments: DdlUtils.patch, DdlUtils.patch
>
>
> Postgres has default values for dates and timestamps when NOT NULL is 
> specified (now(), 0001-01-01, ...) . When grunning the om ant task of torque 
> generates "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.

Reply via email to