Hi Fineract Community,

I've submitted a PR to fix FINERACT-2468:
https://github.com/apache/fineract/pull/5452

This fixes a bug where datatables in PostgreSQL non-public schemas fail
with
"Datatable not found" errors. The root cause was hardcoded 'public' schema
references in PostgreSQLQueryService.

Changes are minimal (2 SQL queries) and all tests pass. Would appreciate a
review
when maintainers have time.

Best regards,
Ashhar Ahmad Khan
GitHub: @AshharAhmadKhan

Reply via email to