You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run drizzle-kit studio, I get the follow after navigating to local.drizzle.studio:
TypeError: f.UPDATE_RULE.toLowerCase is not a function
at https://local.drizzle.studio/index.js:13913:1267
at Array.map (<anonymous>)
at https://local.drizzle.studio/index.js:13913:1115
at Array.map (<anonymous>)
at uoi (https://local.drizzle.studio/index.js:13913:233)
at async hkl (https://local.drizzle.studio/index.js:14122:33572)
What version of
drizzle-orm
are you using?0.33.0
What version of
drizzle-kit
are you using?0.24.2
Describe the Bug
I am using the following:
The schema is very simple, only two tables:
When I run
drizzle-kit studio
, I get the follow after navigating to local.drizzle.studio:Drizzle local storage:
I also filed a bug here: github.com/drizzle-team/drizzle-kit-mirror/issues/555 because I wasn't sure which was the appropriate channel for filing bug reports.
Expected behavior
No response
Environment & setup
MacBook Air M2, 2022
Sonoma 14.6.1
The text was updated successfully, but these errors were encountered: