Skip to content

Commit 4772f65

Browse files
committed
docs: add drizzle studio update
1 parent 3a06bed commit 4772f65

File tree

3 files changed

+24
-1
lines changed

3 files changed

+24
-1
lines changed

docs/content/4.changelog/deployment-details.md

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ We are excited to announce that we have added a new page to NuxtHub: **Deploymen
2525

2626
:nuxt-img{src="/images/changelog/deployment-details.png" alt="NuxtHub Deployment Details" width="915" height="515"}
2727

28-
2928
You can now access more information about each deployment such as:
3029
- **Details:** Status, Branch, Commit and more
3130
- **Build Logs:** Access your deployment build logs
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: Drizzle Studio Remembers
3+
description: "The database admin UI now remembers where you were last time, speeding up your workflow."
4+
date: 2024-06-04
5+
image: '/images/changelog/drizzle-studio-remembers.png'
6+
authors:
7+
- name: Sebastien Chopin
8+
avatar:
9+
src: https://avatars.githubusercontent.com/u/904724?v=4
10+
to: https://x.com/atinux
11+
username: atinux
12+
---
13+
14+
::note
15+
We partnered with the Drizzle team to leverage [Drizzle Studio](https://orm.drizzle.team/drizzle-studio/overview) for the admin UI of your databases within NuxtHub. :br Allowing you to explore your production & preview SQL database connected to your project.
16+
::
17+
18+
We improved the experience so Drizzle Studio remembers you current state when you navigate away and come back. When opening the database tab, you will be taken back to the same table you were last time with the same filters applied.
19+
20+
::video{poster="https://res.cloudinary.com/nuxt/video/upload/so_0/v1717513926/nuxthub/drizzle-studio-remember_m5b6hl.jpg" controls autoplay}
21+
:source{src="https://res.cloudinary.com/nuxt/video/upload/v1717513926/nuxthub/drizzle-studio-remember_m5b6hl.webm" type="video/webm"}
22+
:source{src="https://res.cloudinary.com/nuxt/video/upload/v1717513926/nuxthub/drizzle-studio-remember_m5b6hl.mp4" type="video/mp4"}
23+
:source{src="https://res.cloudinary.com/nuxt/video/upload/v1717513926/nuxthub/drizzle-studio-remember_m5b6hl.ogg" type="video/ogg"}
24+
::
Loading

0 commit comments

Comments
 (0)