Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 8 commits into from
Feb 18, 2025

Conversation

itsPronay
Copy link
Contributor

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

Original - @Nagarjuna0033 's #2309

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.

Nagarjuna0033 and others added 8 commits February 13, 2025 22:09
…igrating-office-to-room

# Conflicts:
#	core/data/src/main/java/com/mifos/core/data/repository/CreateNewClientRepository.kt
#	core/data/src/main/java/com/mifos/core/data/repositoryImp/CreateNewClientRepositoryImp.kt
#	core/database/src/main/java/com/mifos/room/db/MifosDatabase.kt
#	core/database/src/main/java/com/mifos/room/di/DaoModule.kt
#	core/database/src/main/java/com/mifos/room/entities/organisation/Staff.kt
@therajanmaurya therajanmaurya merged commit b45e09b into openMF:kmp-impl Feb 18, 2025
5 checks passed
biplab1 pushed a commit to biplab1/android-client that referenced this pull request Feb 20, 2025
* 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>
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.

3 participants