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 from objection to prisma #10

Open
lhnrd opened this issue Nov 18, 2022 · 0 comments
Open

Migrate from objection to prisma #10

lhnrd opened this issue Nov 18, 2022 · 0 comments

Comments

@lhnrd
Copy link
Owner

lhnrd commented Nov 18, 2022

In light of this recent issue Vincit/objection.js#2335, I've decide to migrate from objection (unfortunately) and use prisma. I think in the end it'll speed up development and improve TS types.

Things to change:

  • Remove models
  • Remove knex service
  • Create prisma schema
  • Create prisma service
    • How to integrate with fastify
  • Investigate how to integrate fishery with prisma
  • Create seeds
  • Create migrations
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

No branches or pull requests

1 participant