Open L-Mario564 opened 3 weeks ago
i have the same issue. upgraded to latest drizzle orm and kit and started getting this error when loading studio locally.
Hello, the following patch file fixes the issue for me: https://gist.github.com/NikolaRusakov/88858b5b6a4e1585ca772f40f4e4d559#file-drizzle-orm-0-36-1-patch
the first if
branch won't evaluate instanceof
expression. I had to use constructor.name workaround, use it with caution.
What version of
drizzle-orm
are you using??
What version of
drizzle-kit
are you using??
Describe the Bug
From drizzle-kit-mirror repo.
https://github.com/drizzle-team/drizzle-kit-mirror/issues/605
https://github.com/drizzle-team/drizzle-kit-mirror/issues/606
Expected behavior
No response
Environment & setup
No response