Skip to content

Releases: rphlmr/drizzle-lab

0.18.0

25 Nov 19:58
38febff
Compare
Choose a tag to compare

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.17.0

23 Nov 09:54
ce1539c
Compare
Choose a tag to compare

What's Changed

https://orm.drizzle.team/docs/seed-overview

image

Full Changelog: 0.16.0...0.17.0

0.16.0

21 Nov 18:54
274ca47
Compare
Choose a tag to compare

What's Changed

Feature

The VS Code extension can now start Drizzle Studio
image

Full Changelog: 0.15.0...0.16.0

0.15.0

18 Nov 10:26
33efaf1
Compare
Choose a tag to compare

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

12 Nov 09:15
0aca064
Compare
Choose a tag to compare

What's Changed

Upgrades

  • Latest Drizzle version (0.36.0)
  • New Drizzle Lab visualizer

Fixes

  • Better scrollbar ui

0.13.0

30 Oct 20:58
0aca064
Compare
Choose a tag to compare

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)

image image

0.11.0

18 Oct 15:57
0aca064
Compare
Choose a tag to compare

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!

image

0.9.0

28 Sep 13:01
0aca064
Compare
Choose a tag to compare

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

0.8.5

29 Aug 12:28
0aca064
Compare
Choose a tag to compare

What's Changed

Missed what happened in 0.8.0?

https://github.com/rphlmr/drizzle-run/releases/tag/v0.8.2

Fixes

  • relation "xxx" already exists is now fixed

0.8.3

25 Aug 18:10
0aca064
Compare
Choose a tag to compare

What's Changed

PGlite 0.2.3

You can now use vector in your playgrounds!

🔥 Missed what happened in 0.8.0?

https://github.com/rphlmr/drizzle-run/releases/tag/v0.8.2

Breaking changes

PGlite 0.1.5 to 0.2.3

There is a breaking change in the internal schema of PGlite for IndexedDB.
Your local playgrounds have been migrated. If data has been lost, check in local storage, there is a backup.