![Cannot drop sequence drizzle.__drizzle_migrations_id_seq because other objects depend on it [DRIZZLE POSTGRES]](https://codingclasspenang.com/wp-content/uploads/2024/04/nextjs-image.jpeg)
Cannot drop sequence drizzle.__drizzle_migrations_id_seq because other objects depend on it [DRIZZLE POSTGRES]
You are trying to initiate drizzle -kit push and you have this error message at the terminal “cannot drop sequence drizzle.__drizzle_migrations_id_seq because other objects depend on it”, So what sould you do to solve this issue. Try to DROP the...