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

migrate postgres state to orm #138

Closed
shini4i opened this issue Jun 5, 2023 · 1 comment · Fixed by #166
Closed

migrate postgres state to orm #138

shini4i opened this issue Jun 5, 2023 · 1 comment · Fixed by #166
Assignees
Labels
enhancement New feature or request

Comments

@shini4i
Copy link
Owner

shini4i commented Jun 5, 2023

We can try to start with bun

@shini4i shini4i added the technical dept an issue a tech. dept. something we need to fix to improve the quality of our code label Jun 5, 2023
@shini4i shini4i added enhancement New feature or request and removed technical dept an issue a tech. dept. something we need to fix to improve the quality of our code labels Jun 27, 2023
@bozerkins bozerkins linked a pull request Aug 7, 2023 that will close this issue
@bozerkins
Copy link
Collaborator

Decided to go with https://gorm.io/docs/index.html since it offers smoother developer experience comparing to bun.
The main selling point for gorm is that it ships with ready to use migrations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants