FINERACT-2436: Fix PostgreSQL compatibility for Client Weekly and Monthly Trends Reports#5477
Open
Kengne-yvana wants to merge 1 commit intoapache:developfrom
Open
Conversation
9f6a434 to
1c40e35
Compare
Contributor
Author
|
@IOhacker please i am waiting for a review. |
Aman-Mittal
reviewed
Feb 15, 2026
fineract-provider/src/main/resources/db/changelog/tenant/changelog-tenant.xml
Outdated
Show resolved
Hide resolved
9703641 to
ef25373
Compare
adamsaghy
reviewed
Feb 17, 2026
Comment on lines
28
to
30
| <preConditions onFail="MARK_RAN"> | ||
| <dbms type="postgresql"/> | ||
| </preConditions> |
adamsaghy
reviewed
Feb 17, 2026
Comment on lines
43
to
45
| <preConditions onFail="MARK_RAN"> | ||
| <dbms type="postgresql"/> | ||
| </preConditions> |
Contributor
|
@Kengne-yvana Please rebase this PR with latest |
ef25373 to
e6e0a83
Compare
Contributor
Author
|
@adamsaghy done |
Contributor
|
@Kengne-yvana Please rebase this PR with latest develop branch. |
Contributor
|
@Kengne-yvana Please rebase this PR with latest develop branch. Also you might wanna cover this report with a test case! ;) |
6cfb033 to
f48b65e
Compare
…thly Trends Reports with test
f48b65e to
0eb2f20
Compare
Contributor
Author
|
@adamsaghy done thanks |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…thly Trends Reports
Description
Describe the changes made and why they were made. (Ignore if these details are present on the associated Apache Fineract JIRA ticket.)
Checklist
Please make sure these boxes are checked before submitting your pull request - thanks!
Your assigned reviewer(s) will follow our guidelines for code reviews.