m-sameer commented on issue #493: FINERACT-632 Make description field non 
mandatory in saving product
URL: https://github.com/apache/fineract/pull/493#issuecomment-443138213
 
 
   I have found 3 instances where a table called `m_savings_product` is being 
created with the **description** column marked with `NOT NULL` constraint. The 
instances reside in the following files:
   - 
fineract/fineract-provider/src/main/resources/sql/migrations/core_db/V1__mifosplatform-core-ddl-latest.sql
   - 
fineract/fineract-provider/src/main/resources/sql/migrations/sample_data/barebones_db.sql
   - 
fineract/fineract-provider/src/main/resources/sql/migrations/sample_data/load_sample_data.sql

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to