Open Boby900 opened 3 weeks ago
You need to bump drizzle-orm
to at least v0.35.0
. drizzle-orm
and drizzle-kit
work in "pairs" (although the compatible "pairs" are not always documented)
Some examples in release docs (link: https://github.com/drizzle-team/drizzle-orm/releases?page=1)
thanks for jumping in @AndreMaz
can I lower the version of drizzle-kit so I can make it work with my current version, I intentionally lowered the version ofdrizzle-orm
because I was getting this error("PFB") in their current version of drizzle-orm
What version of
drizzle-orm
are you using?0.30.10
What version of
drizzle-kit
are you using?^0.26.2
Describe the Bug
I am not able to run any drizzle-kit commands, it was working fine when I had setup the project but now I don't know from where this bug came from.
PFA
Expected behavior
No response
Environment & setup
Node: 21, Windows: 10, Chromium