jaslr
DTDrizzle Team
•Created by jaslr on 5/13/2024 in #help
Should drizzle-kit introspect produce the same content as my existing schema?
In my sveltekit app /lib/server/schema.ts is my schema, changes are made and then
drizzle-kit push
pushed to my prod server.
If I run a drizzle-kit introspect
should this pulled schema == my /lib/server/schema.ts?
I was under the impression it would be, and that it was prior to 0.21.0 upgrade but I could 100% be mistaken.8 replies