Skip to content
New issue

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

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

Already on GitHub? # to your account

chore: database service #1834

Merged
merged 5 commits into from
Dec 30, 2024
Merged

chore: database service #1834

merged 5 commits into from
Dec 30, 2024

Conversation

vansangpfiev
Copy link
Contributor

Describe Your Changes

  • Refactor: add database service

Fixes Issues

  • Closes #
  • Closes #

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

@vansangpfiev vansangpfiev marked this pull request as ready for review December 30, 2024 00:43
Copy link
Contributor

@namchuai namchuai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @vansangpfiev for this. It's a lot better than what we have earlier!

In the future, I think will need to think on how to encapsulate the database service, or else, it will be exploded when we add more and more object type to our project.

LGTM! ✅

@vansangpfiev vansangpfiev merged commit 3b545de into dev Dec 30, 2024
10 checks passed
@vansangpfiev vansangpfiev deleted the chore/db-service branch December 30, 2024 04:08
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants