Cannot drop sequence drizzle.__drizzle_migrations_id_seq because other objects depend on it [DRIZZLE POSTGRES]

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 table and select CASCADE.  Make sure you Delete the Migration  Sequence rizzle.__drizzle_migrations_id_seq
Related Posts
Leave a Reply

Your email address will not be published.Required fields are marked *