feat(db): support drizzle orm v1 & relations v2#825
feat(db): support drizzle orm v1 & relations v2#825Sqh3rd wants to merge 21 commits intonuxt-hub:mainfrom
Conversation
|
@Sqh3rd is attempting to deploy a commit to the NuxtLabs Team on Vercel. A member of the Team first needs to authorize it. |
|
I love this concept! |
|
Just noticed that the type definition I added does not properly handle the case when there's multiple relationParts defined. I'll take a look today and tomorrow in order to fix that |
RihanArfan
left a comment
There was a problem hiding this comment.
Thanks for this PR! 💚 Left one small comment, but otherwise looks great.
|
Right now we're waiting for the Drizzle Team to add API support for Drizzle Studio MySQL and SQLite in v1. Then we'll need to fix a bug with |
|
thanks a lot for your support! If you need/want any support from me please ping me, otherwise I'll mark this PR in my mind as "basically completed" 😄 |
|
@RihanArfan hey, could you enable https://pkg.pr.new for this PR? :) |
commit: |
…hub-core into add-support-for-relations-v2
Adds support for drizzle relations v2 introduced in drizzle v1-beta
Closes #764