SQLite Migrations add column not working
Im trying to add a column to the schema, but when i run
drizzle-kit generate
it says no changes found. Does SQLite not support adding columns?2 Replies