Skip to content

feat(cli): sort tables alphabetically in Studio.#28702

Merged
igalklebanov merged 2 commits intomainfrom
studio-sort-tables
Nov 25, 2025
Merged

feat(cli): sort tables alphabetically in Studio.#28702
igalklebanov merged 2 commits intomainfrom
studio-sort-tables

Conversation

@igalklebanov
Copy link
Copy Markdown
Contributor

@igalklebanov igalklebanov commented Nov 25, 2025

Hey 👋

closes PTL-557.
closes prisma/studio#1360.

This PR replaces @prisma/studio-core-licensed with @prisma/studio-core latest to sort tables list alphabetically, but also show Prisma logo up top.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 25, 2025

size-limit report 📦

Path Size
packages/client/runtime/index-browser.js 2.23 KB (0%)
packages/client/runtime/index-browser.d.ts 3.28 KB (0%)
packages/cli/build/index.js 2.51 MB (-0.01% 🔽)
packages/client/prisma-client-0.0.0.tgz 10.22 MB (0%)
packages/cli/prisma-0.0.0.tgz 6.71 MB (-0.01% 🔽)
packages/bundle-size/da-workers-libsql/output.tgz 804.33 KB (0%)
packages/bundle-size/da-workers-neon/output.tgz 858.88 KB (0%)
packages/bundle-size/da-workers-pg/output.tgz 851.74 KB (0%)
packages/bundle-size/da-workers-planetscale/output.tgz 803.83 KB (0%)
packages/bundle-size/da-workers-d1/output.tgz 787.23 KB (0%)

@igalklebanov igalklebanov marked this pull request as ready for review November 25, 2025 01:26
@igalklebanov igalklebanov added this to the 7.0.1 milestone Nov 25, 2025
@igalklebanov igalklebanov merged commit 3c695f1 into main Nov 25, 2025
179 checks passed
@igalklebanov igalklebanov deleted the studio-sort-tables branch November 25, 2025 09:28
jkomyno pushed a commit that referenced this pull request Nov 25, 2025
Hey 👋

closes prisma/studio#1360.

This PR replaces `@prisma/studio-core-licensed` with
`@prisma/studio-core` latest to sort tables list alphabetically, but
also show Prisma logo up top.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Display tables in alphabetical order.

2 participants