Open Collective
Open Collective
Loading

Updates

Updates on our activities and progress.

Most recent
[email protected]
Published on March 4, 2023 by Oleksandr Blokh
[email protected] is finally published We now have subquery and with statements, that's huge! We finally have both PostgreSQL and MySQL introspect commands in drizzle-kit....
[email protected]
Published on February 3, 2023 by Andrew Sherman
We have released Planetscale Serverless driver support! Usage exampleimport { drizzle } from 'drizzle-orm/planetscale-serverless'; import { connect } from '@planetscale/database'; //...
[email protected]
Published on February 2, 2023 by Andrew Sherman
We have released SQLite Proxy Driver Perfect way to setup custom logic for database calls instead of predefined drivers Should work well with serverle...
[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...
[email protected]
Published on January 21, 2023 by Oleksandr Blokh
Added support for PostgreSQL schemas and MySQL schemas/databases support. Added support for composite primary keys in SQLite. drizzle-kit now support autom...
v0.15.0
Published on January 10, 2023 by Oleksandr Blokh
We've published [email protected] and [email protected] 🎉 You can now run drizzle-kit introspect:pg and have schema.ts within seconds from your existing Postgres database...
Page of 1