Does drizzle-kit push not respect enum changes? Currently dealing with something that makes development annoying :(
I have this enum in my schema and when I add, edit, or remove enum values it won't push to the database because existing values in the database contain them e.g. "messageEdit" already exists