You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Heriyanto (JIRA)" <ji...@apache.org> on 2017/12/22 11:00:01 UTC

[jira] [Updated] (FINERACT-593) Issue in migration file V145 relate to default value of DATE type field

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

Heriyanto updated FINERACT-593:
-------------------------------
    Description: 
Issue is occuring in mysql 5.7, causing migrate process error

As per latest MYSQL 5.7 [documentation|https://dev.mysql.com/doc/refman/5.7/en/sql-mode.html#sql-mode-strict]
If strict mode is enabled, '0000-00-00' is not permitted and produce an error

  was:
Issue is occuring in mysql 5.7

As per latest MYSQL 5.7 [documentation|https://dev.mysql.com/doc/refman/5.7/en/sql-mode.html#sql-mode-strict]
If strict mode is enabled, '0000-00-00' is not permitted and produce an error


> Issue in migration file V145 relate to default value of DATE type field
> -----------------------------------------------------------------------
>
>                 Key: FINERACT-593
>                 URL: https://issues.apache.org/jira/browse/FINERACT-593
>             Project: Apache Fineract
>          Issue Type: Bug
>          Components: Migration Scripts
>            Reporter: Heriyanto
>            Assignee: Markus Geiss
>            Priority: Critical
>              Labels: beginner, easyfix, patch
>
> Issue is occuring in mysql 5.7, causing migrate process error
> As per latest MYSQL 5.7 [documentation|https://dev.mysql.com/doc/refman/5.7/en/sql-mode.html#sql-mode-strict]
> If strict mode is enabled, '0000-00-00' is not permitted and produce an error



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)