Skip to content

Conversation

@itsPronay
Copy link
Collaborator

Fixes - https://mifosforge.jira.com/browse/MIFOSAC-393

Didn't create a Jira ticket, click here to create new.

Please Add Screenshots If there are any UI changes.

Before After

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run the static analysis check ./gradlew check or ci-prepush.sh to make sure you didn't break anything

  • If you have multiple commits please combine them into one commit by squashing them.

@itsPronay itsPronay changed the title [database.group] dbflow to room refactor: [database.group] dbflow to room Feb 17, 2025
@therajanmaurya therajanmaurya enabled auto-merge (squash) February 17, 2025 15:58
@therajanmaurya therajanmaurya merged commit 9627113 into openMF:kmp-impl Feb 17, 2025
5 checks passed
biplab1 pushed a commit to biplab1/android-client that referenced this pull request Feb 20, 2025
* [database.group] dbflow to room

* fix checks
therajanmaurya pushed a commit that referenced this pull request Mar 6, 2025
* refactor(core): migrate from dbflow to room in core:data and core:database

* refactor(core): replace var with val in core:database

* refactor(core): replace var with val in core:database and delete some files

* refactor(core): update files after ci-prepush

* refactor(core:database): remove columninfo annotations from room entities

* chore: apply ci-prepush changes

* refactor: correct import statements for client room entities

* chore: update ci-prepush changes

* feat(core:database): Update ClientDao

* refactor(core): migrate from dbflow to room in core:data and core:database

* refactor(core): replace var with val in core:database

* refactor(core): replace var with val in core:database and delete some files

* refactor(core): update files after ci-prepush

* refactor(core:database): remove columninfo annotations from room entities

* chore: apply ci-prepush changes

* refactor: correct import statements for client room entities

* chore: update ci-prepush changes

* feat(core:database): Update ClientDao

* refactor(core:database): remove columninfo annotaions from room:entities:templates

* refactor(core:database): replace HashMap with emptyMap

* refactor(core): restore original files DataManagerClient and ActivatePayload

* refactor(core:data): migrate dbflow to room

* refactor(core:database): update ClientDao

* refactor(core): update ClientDao and other files in :core:data and :core:database

* refactor: [database.group] dbflow to room (#2313)

* [database.group] dbflow to room

* fix checks

* refactor: [database.center] dbFlow to room migration (#2307)

* MIFOSAC-342 [database.center] dbFlow to room migration

* refactor: [database.office] dbflow to room (#2314)

* feat(office): migrated Dbflow to Room

* fix: data type and removed Gson

* fix: model usage in useCase

* refactor: replaced entity instead of model

* fix: spotless error

* fix checks failure

---------

Co-authored-by: Nagarjuna <nagarjunabanda4@gmail.com>

* refactor: [database/charge] dbflow to room (#2312)

* MIFOSAC-392 [database/charge] dbflow to room

* backup

* Fix exception

* added singleton

* refactor(core:database): update ClientDaoHelper and ClientAccounts

* refactor(core:database): update ClientDaoHelper and ClientTypeConverters

* refactor(core:database): update DAO classes and clean up comments

* [database/client] dbflow to room

* fix

* made changes

---------

Co-authored-by: Biplab Dutta <biplabdutta27@gmail.com>
Co-authored-by: Nagarjuna <nagarjunabanda4@gmail.com>
itsPronay added a commit to itsPronay/android-client that referenced this pull request Aug 5, 2025
* [database.group] dbflow to room

* fix checks
itsPronay added a commit to itsPronay/android-client that referenced this pull request Aug 5, 2025
* refactor(core): migrate from dbflow to room in core:data and core:database

* refactor(core): replace var with val in core:database

* refactor(core): replace var with val in core:database and delete some files

* refactor(core): update files after ci-prepush

* refactor(core:database): remove columninfo annotations from room entities

* chore: apply ci-prepush changes

* refactor: correct import statements for client room entities

* chore: update ci-prepush changes

* feat(core:database): Update ClientDao

* refactor(core): migrate from dbflow to room in core:data and core:database

* refactor(core): replace var with val in core:database

* refactor(core): replace var with val in core:database and delete some files

* refactor(core): update files after ci-prepush

* refactor(core:database): remove columninfo annotations from room entities

* chore: apply ci-prepush changes

* refactor: correct import statements for client room entities

* chore: update ci-prepush changes

* feat(core:database): Update ClientDao

* refactor(core:database): remove columninfo annotaions from room:entities:templates

* refactor(core:database): replace HashMap with emptyMap

* refactor(core): restore original files DataManagerClient and ActivatePayload

* refactor(core:data): migrate dbflow to room

* refactor(core:database): update ClientDao

* refactor(core): update ClientDao and other files in :core:data and :core:database

* refactor: [database.group] dbflow to room (openMF#2313)

* [database.group] dbflow to room

* fix checks

* refactor: [database.center] dbFlow to room migration (openMF#2307)

* MIFOSAC-342 [database.center] dbFlow to room migration

* refactor: [database.office] dbflow to room (openMF#2314)

* feat(office): migrated Dbflow to Room

* fix: data type and removed Gson

* fix: model usage in useCase

* refactor: replaced entity instead of model

* fix: spotless error

* fix checks failure

---------

Co-authored-by: Nagarjuna <nagarjunabanda4@gmail.com>

* refactor: [database/charge] dbflow to room (openMF#2312)

* MIFOSAC-392 [database/charge] dbflow to room

* backup

* Fix exception

* added singleton

* refactor(core:database): update ClientDaoHelper and ClientAccounts

* refactor(core:database): update ClientDaoHelper and ClientTypeConverters

* refactor(core:database): update DAO classes and clean up comments

* [database/client] dbflow to room

* fix

* made changes

---------

Co-authored-by: Biplab Dutta <biplabdutta27@gmail.com>
Co-authored-by: Nagarjuna <nagarjunabanda4@gmail.com>
itsPronay added a commit to itsPronay/android-client that referenced this pull request Aug 5, 2025
* [database.group] dbflow to room

* fix checks
itsPronay added a commit to itsPronay/android-client that referenced this pull request Aug 5, 2025
* refactor(core): migrate from dbflow to room in core:data and core:database

* refactor(core): replace var with val in core:database

* refactor(core): replace var with val in core:database and delete some files

* refactor(core): update files after ci-prepush

* refactor(core:database): remove columninfo annotations from room entities

* chore: apply ci-prepush changes

* refactor: correct import statements for client room entities

* chore: update ci-prepush changes

* feat(core:database): Update ClientDao

* refactor(core): migrate from dbflow to room in core:data and core:database

* refactor(core): replace var with val in core:database

* refactor(core): replace var with val in core:database and delete some files

* refactor(core): update files after ci-prepush

* refactor(core:database): remove columninfo annotations from room entities

* chore: apply ci-prepush changes

* refactor: correct import statements for client room entities

* chore: update ci-prepush changes

* feat(core:database): Update ClientDao

* refactor(core:database): remove columninfo annotaions from room:entities:templates

* refactor(core:database): replace HashMap with emptyMap

* refactor(core): restore original files DataManagerClient and ActivatePayload

* refactor(core:data): migrate dbflow to room

* refactor(core:database): update ClientDao

* refactor(core): update ClientDao and other files in :core:data and :core:database

* refactor: [database.group] dbflow to room (openMF#2313)

* [database.group] dbflow to room

* fix checks

* refactor: [database.center] dbFlow to room migration (openMF#2307)

* MIFOSAC-342 [database.center] dbFlow to room migration

* refactor: [database.office] dbflow to room (openMF#2314)

* feat(office): migrated Dbflow to Room

* fix: data type and removed Gson

* fix: model usage in useCase

* refactor: replaced entity instead of model

* fix: spotless error

* fix checks failure

---------

Co-authored-by: Nagarjuna <nagarjunabanda4@gmail.com>

* refactor: [database/charge] dbflow to room (openMF#2312)

* MIFOSAC-392 [database/charge] dbflow to room

* backup

* Fix exception

* added singleton

* refactor(core:database): update ClientDaoHelper and ClientAccounts

* refactor(core:database): update ClientDaoHelper and ClientTypeConverters

* refactor(core:database): update DAO classes and clean up comments

* [database/client] dbflow to room

* fix

* made changes

---------

Co-authored-by: Biplab Dutta <biplabdutta27@gmail.com>
Co-authored-by: Nagarjuna <nagarjunabanda4@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants