migrate isn't applying the latest migration sql file
Hi, I made some changes to one of our schemas and I ran drizzle-kit generate to create the new migration sql file. However, when I ran the migrate script, it doesn't seem to be applying the migration. Any ideas what could be wrong?
Our migrate file looks like this
Our migrate file looks like this
