Kigenyi Wilfred created FINERACT-1788:
-----------------------------------------
Summary: Replace native queries in Notifications Module JPA Queries
Key: FINERACT-1788
URL: https://issues.apache.org/jira/browse/FINERACT-1788
Project: Apache Fineract
Issue Type: Improvement
Components: System
Affects Versions: 1.8.0
Reporter: Kigenyi Wilfred
Some queries in the Notifications module are written in native SQL (native to
Mysql/MariaDB). This may cause issues if another back-end is used for example
POSTGRES. Changing these queries to JPA queries will enable us to the query
with any back-end that supports JPA.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)