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
Does this warning indicate that I need to change something? If not could I please turn it off? it's very large block of noise in my tests. Thanks! drizzle is awesome!
The text was updated successfully, but these errors were encountered:
Report hasn't been filed before.
What version of
drizzle-orm
are you using?0.38.4
What version of
drizzle-kit
are you using?0.30.2
Other packages
No response
Describe the Bug
This warning:
drizzle-orm/drizzle-seed/src/index.ts
Line 665 in 53f578c
Happens when seeding a schema using both relations and foreign keys which the docs explicitly state can be used together:
from https://orm.drizzle.team/docs/relations#foreign-keys
Does this warning indicate that I need to change something? If not could I please turn it off? it's very large block of noise in my tests. Thanks! drizzle is awesome!
The text was updated successfully, but these errors were encountered: