Skip to content

v1.0.0-beta.18

Pre-release
Pre-release

Choose a tag to compare

@AndriiSherman AndriiSherman released this 17 Mar 11:20
· 340 commits to beta since this release
7eb39f0

New driver support for kit and studio

You can now use the node:sqlite driver to run migrations and browse Drizzle Studio. If node:sqlite is available at runtime, we will automatically detect it and use it.

Fixes