Saransh Sharma created FINERACT-841:
---------------------------------------
Summary: Data table lookup only camel case if you are importing db
Key: FINERACT-841
URL: https://issues.apache.org/jira/browse/FINERACT-841
Project: Apache Fineract
Issue Type: Improvement
Components: Data Tables
Affects Versions: 1.3.0
Reporter: Saransh Sharma
Fix For: 1.4.0
When you create data table its all fine, API retrieves data , When you do like
this
# Import your db from one server to another
# You need the created db tables to work , they lookup camel case names
# I had to create the db tables name in camel case manually
We should have a lookup which does return based on the value provided does not
look for camel case and non .
--
This message was sent by Atlassian Jira
(v8.3.4#803005)