Back to Drizzle Orm

SingleStore `push` and `generate` improvements

changelogs/drizzle-kit/0.30.3.md

0.45.2542 B
Original Source

SingleStore push and generate improvements

As SingleStore did not support certain DDL statements before this release, you might encounter an error indicating that some schema changes cannot be applied due to a database issue. Starting from this version, drizzle-kit will detect such cases and initiate table recreation with data transfer between the tables

Bug fixes