Skip to content

Commit

Permalink
Highlight the playground batch support
Browse files Browse the repository at this point in the history
  • Loading branch information
tsg committed Jun 4, 2024
1 parent 0b9d154 commit 03fde21
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions 2024-06-03.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,17 @@ date: 6-3-2024

**UI improvements**

You might have noticed already, but we've been beautifying the UI in the past weeks. For example, check out this empty state page for a new database: 🤩
The UI Playground now supports running multiple statements at once. This was a highly requested feature that will make it easier to run scripts in the Playground.

![Empty state for the new database page](/images/2024-06-03-empty-state.png)
<ArticleVideo
platform="html"
src="https://github.com/xataio/mdx-changelog/raw/main/images/playground_batch_sql.mp4"
width="2356"
height="1056"
/>

Other UI improvements:

* The Playground now supports running multiple statements at once.
* The branch selector got an upgrade and now works better with looooong branch names.
* Fixed using `now()` as a default value for date columns.

Expand Down
Binary file removed images/2024-06-03-empty-state.png
Binary file not shown.
Binary file added images/playground_batch_sql.mp4
Binary file not shown.

0 comments on commit 03fde21

Please sign in to comment.