Why is introspecting creating tables that didn't previously exist

GitHub
Introspect creating unnecessary table · Issue #847 · drizzle-team/d...
I ran introspect and am getting a newly created table that didn't exist with my prisma schema model MarketplaceIntegration { id String @id @default(uuid()) products Product[] user User @relatio...
3 Replies
jakeleventhal
jakeleventhalOP3y ago
bump
Ramazan
Ramazan3y ago
Replied in the issue
dandadan
dandadan3y ago
just prisma things

Did you find this page helpful?