Skip to content

Commit 4703058

Browse files
committed
remove note about no login for local ppg management in vs code
1 parent 5ed148c commit 4703058

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

content/200-orm/800-more/350-ai-tools/100-cursor.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ With its built-in database management interface, the [Prisma VS Code extension](
528528

529529
The UI enables the following workflows:
530530

531-
- Authenticate with the [Prisma Console](https://console.prisma.io) (not required for local Prisma Postgres workflows)
531+
- Authenticate with the [Prisma Console](https://console.prisma.io)
532532
- View, create and delete Prisma Postgres instances (local & remote)
533533
- "Push to cloud": Easily deploy a local Prisma Postgres instance
534534
- View and edit data via an embedded Prisma Studio

content/200-orm/800-more/350-ai-tools/200-tabnine.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ With its built-in database management interface, the [Prisma VS Code extension](
465465

466466
The UI enables the following workflows:
467467

468-
- Authenticate with the [Prisma Console](https://console.prisma.io) (not required for local Prisma Postgres workflows)
468+
- Authenticate with the [Prisma Console](https://console.prisma.io)
469469
- View, create and delete Prisma Postgres instances (local & remote)
470470
- "Push to cloud": Easily deploy a local Prisma Postgres instance
471471
- View and edit data via an embedded Prisma Studio

content/200-orm/800-more/350-ai-tools/300-windsurf.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@ With its built-in database management interface, [the Prisma VS Code extension](
552552

553553
The UI enables the following workflows:
554554

555-
- Authenticate with the [Prisma Console](https://console.prisma.io) (not required for local Prisma Postgres workflows)
555+
- Authenticate with the [Prisma Console](https://console.prisma.io)
556556
- View, create and delete Prisma Postgres instances (local & remote)
557557
- "Push to cloud": Easily deploy a local Prisma Postgres instance
558558
- View and edit data via an embedded Prisma Studio

content/250-postgres/1100-integrations/500-vscode.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The Prisma VS Code extension includes a dedicated UI to manage Prisma Postgres i
1919

2020
The UI enables the following workflows:
2121

22-
- Authenticate with the [Prisma Console](https://console.prisma.io) (not required for local Prisma Postgres workflows)
22+
- Authenticate with the [Prisma Console](https://console.prisma.io)
2323
- View, create and delete Prisma Postgres instances (local & remote)
2424
- "Push to cloud": Easily deploy a local Prisma Postgres instance
2525
- View and edit data via an embedded Prisma Studio

0 commit comments

Comments
 (0)