Cannot use 'in' operator to search for 'enumValues' in undefined
This is suddenly issue - I haven't changed anything in my schema, I just updated to the newest version of drizzle/drizzle-kit
Example in my schema
package json
I get this error anytime I try inserting new values in the DB or if I try to run a
generate
Any ideas???0 Replies