FINERACT-2436: Fix PostgreSQL compatibility for Client Weekly and Monthly Trends Reports#5477
Conversation
9f6a434 to
1c40e35
Compare
|
@IOhacker please i am waiting for a review. |
fineract-provider/src/main/resources/db/changelog/tenant/changelog-tenant.xml
Outdated
Show resolved
Hide resolved
9703641 to
ef25373
Compare
| <preConditions onFail="MARK_RAN"> | ||
| <dbms type="postgresql"/> | ||
| </preConditions> |
| <preConditions onFail="MARK_RAN"> | ||
| <dbms type="postgresql"/> | ||
| </preConditions> |
|
@Kengne-yvana Please rebase this PR with latest |
ef25373 to
e6e0a83
Compare
|
@adamsaghy done |
|
@Kengne-yvana Please rebase this PR with latest develop branch. |
|
@Kengne-yvana Please rebase this PR with latest develop branch. Also you might wanna cover this report with a test case! ;) |
f48b65e to
0eb2f20
Compare
|
@adamsaghy done thanks |
|
@Kengne-yvana Please rebase this PR with latest develop branch. You might wanna check the failing test cases! |
|
@Kengne-yvana Please rebase this PR with latest develop branch. |
e547969 to
9a2be2b
Compare
|
@Kengne-yvana Please rebase this PR with latest develop branch. |
|
9a2be2b to
5480a97
Compare
|
@Kengne-yvana Please resolve the conflicts. One recommendation: instead of merge you should use rebase ;) |
bb2d75b to
5480a97
Compare
21291c5 to
c098b98
Compare
thanks @adamsaghy Done |
…thly Trends Reports with test
c098b98 to
f7279b8
Compare
|
@Kengne-yvana take a look at the failing test in the Github actions |
|
yes that is what i am doing right now, thanks |
…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.