Open Collective
Open Collective
Loading
[email protected]
Published on January 26, 2023 by Oleksandr Blokh

[email protected] published 🎉
Starting from 0.17.0 all database specific modules were moved to drizzle-orm.

Other modules `drizzle-orm-pg`, `drizzle-orm-mysql`, `drizzle-orm-sqlite` became deprecated, no longer need to install several npm packages to use drizzle-orm.

It by no means influence size of your bundle, it only influences developer experience!

We have added releases to drizzle-orm github repo -> https://github.com/drizzle-team/drizzle-orm/releases/tag/0.17.0, there you can find there all useful information about imports changes in 0.17.0

Thanks!