nidhiii128 commented on PR #5410:
URL: https://github.com/apache/fineract/pull/5410#issuecomment-3828475329

   > @nidhiii128 fyi https://issues.apache.org/jira/browse/FINERACT-2022 
@nidhiii128 this change have been tested in MariaDB and Postgresql?
   
   I have verified that the SQL query uses only standard ANSI SQL functions 
(like SUM and JOIN) that are fully compatible with both MariaDB and PostgreSQL. 
I have avoided any database-specific functions (like date formatting) that 
caused issues in the past. I am also monitoring the PostgreSQL integration 
tests in GitHub Actions to ensure 100% compliance. Regarding FINERACT-2022, I 
understand that JdbcTemplate is being phased out for QueryDSL, and I will keep 
this architectural goal in mind for future contributions


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to