[email protected]
Published on March 4, 2023 by Oleksandr Blokh
We finally have both PostgreSQL and MySQL introspect commands in drizzle-kit. You can now create .ts schema from existing database within seconds 🚀
We've implemented new migration folder structure with automatic update from previous one. It's now way more flexible and serverless ready. You will be able to run migrations even in browser soon!
You can now drop previous migrations with drizzle-kit drop, make sure to not drop migrations you've already applied to database
We've added more native PostgreSQL types - inet, cidr, macaddr, macaddr8 and array
You can now drop previous migrations with drizzle-kit drop, make sure to not drop migrations you've already applied to database
We've added more native PostgreSQL types - inet, cidr, macaddr, macaddr8 and array
full changelog - http://driz.li/v0.21.0