Releases: rphlmr/drizzle-lab
Releases · rphlmr/drizzle-lab
0.20.0
What's Changed
drizzle-lab 0.10.0 | vscode-drizzle-orm 0.9.0 | @drizzle-lab/api 0.29.0
npx drizzle-lab@latest visualizer --env-path=.env
Full Changelog : 0.19.0...0.20.0
0.19.0
What's Changed
drizzle-lab 0.9.0 | vscode-drizzle-orm 0.8.0
Full Changelog : 0.18.0...0.19.0
0.18.0
What's Changed
drizzle-lab 0.8.0 | vscode-drizzle-orm 0.7.0
Support for mysql in the visualizer by @rphlmr in #36
Full Changelog : 0.17.0...0.18.0
0.16.0
What's Changed
Feature
The VS Code extension can now start Drizzle Studio
Full Changelog : 0.15.0...0.16.0
0.15.0
What's Changed
drizzle-lab 0.7.0 | @drizzle-lab/api 0.28.0 | vscode-drizzle-orm 0.5.0
New Contributors
Full Changelog : 0.1.0...0.15.0
0.14.0
What's Changed
Upgrades
Latest Drizzle version (0.36.0)
New Drizzle Lab visualizer
Fixes
0.13.0
What's Changed
Row Level Security
Drizzle has shipped RLS with version 0.36.
You can now use them!
The visualizer has been updated too! (New experimental preset included)
0.11.0
What's Changed
Views and Check constraints
Drizzle has shipped Views and Check constraints with version 0.35.
You can now use them!
The visualizer has been updated too!
0.9.0
What's Changed
Scrollbar auto
Scrollbar display is now auto. (#25 )
It also remembers the scroll position when you switch tabs. (#25 )
CleanShot.2024-09-28.at.14.56.39.28-09-2024.14.57.mp4
Editor options
You can now choose to show line numbers. (#25 )
CleanShot.2024-09-28.at.14.54.55.28-09-2024.14.55.mp4
Fixes
Generated Drizzle schema
button (Convert SQL to Drizzle
now correctly copies the Drizzle schema