John Cido
John Cido
### Duplicates - [x] I have searched the existing issues ### Latest version - [x] I have tested the latest version ### Current behavior 😯 If I import anything from...
[BUG]: Drizzle Kit push to Postgres 18 produces unecessary DROP SQL when the schema was NOT changed
### Report hasn't been filed before. - [x] I have verified that the bug I'm about to report hasn't been filed before. ### What version of `drizzle-orm` are you using?...
error: cannot drop sequence drizzle.__drizzle_migrations_id_seq because other objects depend on it
```log [✓] Pulling schema from database... Warning You are about to execute current statements: DROP SEQUENCE "drizzle"."__drizzle_migrations_id_seq"; error: cannot drop sequence drizzle.__drizzle_migrations_id_seq because other objects depend on it at .../node_modules/drizzle-kit/bin.cjs:79476:15...