Commit 122d0f9
feat: prisma 7 docs changes (#7283)
* DC-5044 `prisma-client-js` deprecated (#7219)
* `prisma-client-js` deprecated
* chore: empty commit
* broken link updated
* DC-5040 Env Vars via Config (#7227)
* added env vars section to various pages
* minor coderabbit updates
* verbose removed
* test removed redirect list
* removed quickstart addition
* converted quickstarts back
* urls deprecated (#7226)
* minimum version uodated (#7234)
* DC-5043 Middleware removed from docs (#7233)
* middleware deleted
* more middleware removed
* more middleware removed
* coderabbit changes
* DC-6174: Remove adapter, engine, directUrl, studio from config (#7256)
* feat: add new features
* fix: revert links
* fix: broken links
* fix: broken link
* feat: restructure getting started side nav (#7245)
* feat(docs): add youtube embeded link to blog post (#7220)
Co-authored-by: Arthur Gamby <arthurgamby@Mac-002.lan>
* feat(docs): add quick section to blog after the prompt (#7221)
Co-authored-by: Arthur Gamby <arthurgamby@Mac-002.lan>
* DC-5242 Astro Better-Auth Guide (#7215)
* doc created
* nextjs betterauth fixed
* guide broken down into manageable steps
* image added
* Optimised images with calibre/image-actions
* image updated
* Optimised images with calibre/image-actions
* lychee only comments on broken links
* config updated
* lychee updated based on CR comment
* chore: trigger CI checks
* ignore gnu
* fix: update naming to better-auth DC-6120
* Optimised images with calibre/image-actions
* chore: shorten word
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ankur Datta <64993082+ankur-arch@users.noreply.github.com>
* feat: restructure getting started side nav
* DC-5841 Removed Linkspector (#7231)
* removed linkspector
* retrigger
* retrigger
* retrigger
* Update label for Prisma Postgres tab (#7236)
* fix: content changes for getting started page (#7216)
* fix: content changes for getting started page
* fix: add redirects
* getting started checkpoint
* css styles fixed
* updates
---------
Co-authored-by: Aidan McAlister <aidankmcalister@gmail.com>
Co-authored-by: Aidan McAlister <105178005+aidankmcalister@users.noreply.github.com>
* DC-5820 AI Agents Served Markdown (#7237)
* ai crawler check successful
* ai crawlers checked
* update
* added anthropic
* middleware update
* improve detection
---------
Co-authored-by: Mike Hartington <mikehartington@gmail.com>
* feat: add prisma-orm quickstarts
* fix: update times and add proper links
* fix: instropspect changes
* feat: add get started from prisma orm page
* feat: add other orms
* fix: update other tools + ppg
* fix: add more clarity
* fix: add prisma postgres
* feat: clear migrate from early access
* fix: add to existing dbs sections
* Remove MCP server exploration tip (#7241)
Removed tip about using Cloudflare's AI Playground for MCP server exploration, as it no longer seems to reliably work.
* fix: clean-up docs files
* fix: typeorm missing urls
* fix: broken link
* fix: update titles
* fix: clear redirect loop (#7250)
* fix: add generate step + sqlite fixes
* fix: clean-up redirects file DC-6228
* fix: clean-up unnecessary file
* fix: remove unknown word
* fix: add links
---------
Co-authored-by: Arthur <arthur_gamby@hotmail.fr>
Co-authored-by: Arthur Gamby <arthurgamby@Mac-002.lan>
Co-authored-by: Aidan McAlister <105178005+aidankmcalister@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Petra Donka <donkapetra@gmail.com>
Co-authored-by: Aidan McAlister <aidankmcalister@gmail.com>
Co-authored-by: Mike Hartington <mikehartington@gmail.com>
* feat: update .env docs DC-6204 (#7259)
* fix: clarify config file path better (#7261)
* Update ORM docs (#7260)
* update
* use pg adapter instead of accelerate
* update
* add dotenv in prisma.config.ts
* fix warning note
* update
* update
* Update guides to use prisma.config.ts (#7243)
* (feat) Update guides to use prisma.config.ts
* refactor: Updated guides for Prisma 7 changes
---------
Co-authored-by: Aman Varshney <amanvarshney.work@gmail.com>
* feat: update ppg for other dbs section (#7264)
* feat: add kysley
* feat: add drizzle
* feat: add typeorm
* fix: clean-up
* feat: separate the sections better
* fix: remove badges
* feat: update prisma init related changes in other parts (#7267)
* feat: add kysley
* feat: add drizzle
* feat: add typeorm
* fix: clean-up
* fix: update prisma init command changes
* feat: update prisma cli docs
* fix: clarify the usage of prisma init better
* fix: add type defs
* feat: add pg as a dependency
* fix: broken internal link
* Update docs to perform migrations with connection pooling and Prisma config (#7266)
* feat: add mentions of new Prisma Studio (#7270)
* feat: add mentions of new Prisma Studio
* feat: add note for Studio for SQLite
* Update content/100-getting-started/02-prisma-orm/100-quickstart/200-sqlite.mdx
* Update content/100-getting-started/02-prisma-orm/200-add-to-existing-project/200-sqlite.mdx
* fix: make prisma studio docs more accurate
* fix: add missing punctuation
* feat: add mention of mongo support coming for P7 (#7271)
* feat: add mention of mongo support coming for mongo
* fix: refinements
* Update content/100-getting-started/02-prisma-orm/200-add-to-existing-project/800-mongodb.mdx
* (feat) Removes Accelerate specific instructions for Prisma Postgres (#7268)
* (feat) Removes Accelerate specific instructions for Prisma Postgres
* feat: update Deno integration guide to include additional development dependencies
* Update Cloudflare D1 Guides (#7273)
* feat: update serverless driver docs (#7272)
* feat: update serverless driver docs
* feat: add connection pool defaults
* feat: add query caching steps for prisma postgres
* Update content/200-orm/200-prisma-client/000-setup-and-configuration/050-databases-connections/115-connection-pool.mdx
* Update content/200-orm/200-prisma-client/000-setup-and-configuration/050-databases-connections/index.mdx
* Update content/200-orm/050-overview/500-databases/200-database-drivers.mdx
* Update content/200-orm/200-prisma-client/000-setup-and-configuration/050-databases-connections/115-connection-pool.mdx
* docs(): add v7 migration guide (#7249)
* docs(): add v7 migration guide
* docs(): update based on feedback
* Update content/200-orm/800-more/300-upgrade-guides/200-upgrading-versions/400-upgrading-to-prisma-7.mdx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* docs(): update based on feedback
* docs(): update based on feedback
* docs(): update based on feedback
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* update turso guide (#7274)
* (feat) Explicitly running prisma generate after migrate dev command and import updates (#7276)
* Update nuxt guides (#7275)
* update nuxt guide
* update
* broken link fix
* broken link fixed
* fix: add SQLite notes (#7277)
* fix: add SQLite notes
* fix: update serverless driver doc
* feat: add callout
* Prisma 7 merge fix (#7278)
* feat(docs): add youtube embeded link to blog post (#7220)
Co-authored-by: Arthur Gamby <arthurgamby@Mac-002.lan>
* feat(docs): add quick section to blog after the prompt (#7221)
Co-authored-by: Arthur Gamby <arthurgamby@Mac-002.lan>
* DC-5242 Astro Better-Auth Guide (#7215)
* doc created
* nextjs betterauth fixed
* guide broken down into manageable steps
* image added
* Optimised images with calibre/image-actions
* image updated
* Optimised images with calibre/image-actions
* lychee only comments on broken links
* config updated
* lychee updated based on CR comment
* chore: trigger CI checks
* ignore gnu
* fix: update naming to better-auth DC-6120
* Optimised images with calibre/image-actions
* chore: shorten word
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ankur Datta <64993082+ankur-arch@users.noreply.github.com>
* DC-5841 Removed Linkspector (#7231)
* removed linkspector
* retrigger
* retrigger
* retrigger
* Update label for Prisma Postgres tab (#7236)
* fix: content changes for getting started page (#7216)
* fix: content changes for getting started page
* fix: add redirects
* getting started checkpoint
* css styles fixed
* updates
---------
Co-authored-by: Aidan McAlister <aidankmcalister@gmail.com>
Co-authored-by: Aidan McAlister <105178005+aidankmcalister@users.noreply.github.com>
* DC-5820 AI Agents Served Markdown (#7237)
* ai crawler check successful
* ai crawlers checked
* update
* added anthropic
* middleware update
* improve detection
---------
Co-authored-by: Mike Hartington <mikehartington@gmail.com>
* Remove MCP server exploration tip (#7241)
Removed tip about using Cloudflare's AI Playground for MCP server exploration, as it no longer seems to reliably work.
* fix: clear redirect loop (#7250)
* Fix typo in environment variables reference (#7193)
* Fix typo in environment variables reference
* remove duplicate can be
---------
Co-authored-by: Ankur Datta <64993082+ankur-arch@users.noreply.github.com>
* chore(): add summary sections to top pages (#7228)
* DC-6234 Getting Started Page Updates (#7254)
* arrow added
* quickstart card hover
* always copy button added
* hover effect on copy button
* spcaer added
* pointless css removed
* updaets
* fuctional
* revewrt
* fixed for mobile
* link fix
---------
Co-authored-by: Arthur <arthur_gamby@hotmail.fr>
Co-authored-by: Arthur Gamby <arthurgamby@Mac-002.lan>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ankur Datta <64993082+ankur-arch@users.noreply.github.com>
Co-authored-by: Petra Donka <donkapetra@gmail.com>
Co-authored-by: Mike Hartington <mikehartington@gmail.com>
Co-authored-by: Odysseus Zhang <b1fzhang@gmail.com>
Co-authored-by: Mike Hartington <mhartington@users.noreply.github.com>
* spell check words added
* Update content/100-getting-started/02-prisma-orm/100-quickstart/200-sqlite.mdx
* `pgcrypto` added to spellcheck
* Update content/100-getting-started/02-prisma-orm/100-quickstart/200-sqlite.mdx
* Update content/100-getting-started/02-prisma-orm/100-quickstart/200-sqlite.mdx
* Update content/100-getting-started/02-prisma-orm/100-quickstart/200-sqlite.mdx
Co-authored-by: Ankur Datta <64993082+ankur-arch@users.noreply.github.com>
* docs(): add note about vscode version pinning (#7279)
* docs(): add note about vscode version pinning
* Optimised images with calibre/image-actions
* Update content/250-postgres/350-integrations/500-vscode.mdx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* docs(postgres): remove accelerate reference (#7246)
* DC-5044 `prisma-client-js` deprecated (#7219)
* `prisma-client-js` deprecated
* chore: empty commit
* broken link updated
* DC-5040 Env Vars via Config (#7227)
* added env vars section to various pages
* minor coderabbit updates
* verbose removed
* test removed redirect list
* removed quickstart addition
* converted quickstarts back
* urls deprecated (#7226)
* minimum version uodated (#7234)
* DC-5043 Middleware removed from docs (#7233)
* middleware deleted
* more middleware removed
* more middleware removed
* coderabbit changes
* DC-6174: Remove adapter, engine, directUrl, studio from config (#7256)
* feat: add new features
* fix: revert links
* fix: broken links
* fix: broken link
* feat: restructure getting started side nav (#7245)
* feat(docs): add youtube embeded link to blog post (#7220)
Co-authored-by: Arthur Gamby <arthurgamby@Mac-002.lan>
* feat(docs): add quick section to blog after the prompt (#7221)
Co-authored-by: Arthur Gamby <arthurgamby@Mac-002.lan>
* DC-5242 Astro Better-Auth Guide (#7215)
* doc created
* nextjs betterauth fixed
* guide broken down into manageable steps
* image added
* Optimised images with calibre/image-actions
* image updated
* Optimised images with calibre/image-actions
* lychee only comments on broken links
* config updated
* lychee updated based on CR comment
* chore: trigger CI checks
* ignore gnu
* fix: update naming to better-auth DC-6120
* Optimised images with calibre/image-actions
* chore: shorten word
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ankur Datta <64993082+ankur-arch@users.noreply.github.com>
* feat: restructure getting started side nav
* DC-5841 Removed Linkspector (#7231)
* removed linkspector
* retrigger
* retrigger
* retrigger
* Update label for Prisma Postgres tab (#7236)
* fix: content changes for getting started page (#7216)
* fix: content changes for getting started page
* fix: add redirects
* getting started checkpoint
* css styles fixed
* updates
---------
Co-authored-by: Aidan McAlister <aidankmcalister@gmail.com>
Co-authored-by: Aidan McAlister <105178005+aidankmcalister@users.noreply.github.com>
* DC-5820 AI Agents Served Markdown (#7237)
* ai crawler check successful
* ai crawlers checked
* update
* added anthropic
* middleware update
* improve detection
---------
Co-authored-by: Mike Hartington <mikehartington@gmail.com>
* feat: add prisma-orm quickstarts
* fix: update times and add proper links
* fix: instropspect changes
* feat: add get started from prisma orm page
* feat: add other orms
* fix: update other tools + ppg
* fix: add more clarity
* fix: add prisma postgres
* feat: clear migrate from early access
* fix: add to existing dbs sections
* Remove MCP server exploration tip (#7241)
Removed tip about using Cloudflare's AI Playground for MCP server exploration, as it no longer seems to reliably work.
* fix: clean-up docs files
* fix: typeorm missing urls
* fix: broken link
* fix: update titles
* fix: clear redirect loop (#7250)
* fix: add generate step + sqlite fixes
* fix: clean-up redirects file DC-6228
* fix: clean-up unnecessary file
* fix: remove unknown word
* fix: add links
---------
Co-authored-by: Arthur <arthur_gamby@hotmail.fr>
Co-authored-by: Arthur Gamby <arthurgamby@Mac-002.lan>
Co-authored-by: Aidan McAlister <105178005+aidankmcalister@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Petra Donka <donkapetra@gmail.com>
Co-authored-by: Aidan McAlister <aidankmcalister@gmail.com>
Co-authored-by: Mike Hartington <mikehartington@gmail.com>
* feat: update .env docs DC-6204 (#7259)
* fix: clarify config file path better (#7261)
* Update ORM docs (#7260)
* update
* use pg adapter instead of accelerate
* update
* add dotenv in prisma.config.ts
* fix warning note
* update
* update
* Update guides to use prisma.config.ts (#7243)
* (feat) Update guides to use prisma.config.ts
* refactor: Updated guides for Prisma 7 changes
---------
Co-authored-by: Aman Varshney <amanvarshney.work@gmail.com>
* feat: update ppg for other dbs section (#7264)
* feat: add kysley
* feat: add drizzle
* feat: add typeorm
* fix: clean-up
* feat: separate the sections better
* fix: remove badges
* feat: update prisma init related changes in other parts (#7267)
* feat: add kysley
* feat: add drizzle
* feat: add typeorm
* fix: clean-up
* fix: update prisma init command changes
* feat: update prisma cli docs
* fix: clarify the usage of prisma init better
* fix: add type defs
* feat: add pg as a dependency
* fix: broken internal link
* Update docs to perform migrations with connection pooling and Prisma config (#7266)
* feat: add mentions of new Prisma Studio (#7270)
* feat: add mentions of new Prisma Studio
* feat: add note for Studio for SQLite
* Update content/100-getting-started/02-prisma-orm/100-quickstart/200-sqlite.mdx
* Update content/100-getting-started/02-prisma-orm/200-add-to-existing-project/200-sqlite.mdx
* fix: make prisma studio docs more accurate
* fix: add missing punctuation
* feat: add mention of mongo support coming for P7 (#7271)
* feat: add mention of mongo support coming for mongo
* fix: refinements
* Update content/100-getting-started/02-prisma-orm/200-add-to-existing-project/800-mongodb.mdx
* docs(postgres): remove accelerate reference
Remove reference to accelerate and rework the docs to account for the new v7 changes
* Optimised images with calibre/image-actions
* docs(): update with feedback
* Optimised images with calibre/image-actions
* docs(ppg): updates
* docs(): update based on feedback
* docs(): update based on feedback
---------
Co-authored-by: Aidan McAlister <105178005+aidankmcalister@users.noreply.github.com>
Co-authored-by: Ankur Datta <64993082+ankur-arch@users.noreply.github.com>
Co-authored-by: Arthur <arthur_gamby@hotmail.fr>
Co-authored-by: Arthur Gamby <arthurgamby@Mac-002.lan>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Petra Donka <donkapetra@gmail.com>
Co-authored-by: Aidan McAlister <aidankmcalister@gmail.com>
Co-authored-by: Aman Varshney <amanvarshney.work@gmail.com>
Co-authored-by: Nurul Sundarani <sundarani@prisma.io>
* docs(metrics): remove metrics API (#7248)
* DC-5044 `prisma-client-js` deprecated (#7219)
* `prisma-client-js` deprecated
* chore: empty commit
* broken link updated
* DC-5040 Env Vars via Config (#7227)
* added env vars section to various pages
* minor coderabbit updates
* verbose removed
* test removed redirect list
* removed quickstart addition
* converted quickstarts back
* urls deprecated (#7226)
* minimum version uodated (#7234)
* DC-5043 Middleware removed from docs (#7233)
* middleware deleted
* more middleware removed
* more middleware removed
* coderabbit changes
* docs(metrics): remove metrics API
* DC-6174: Remove adapter, engine, directUrl, studio from config (#7256)
* feat: add new features
* fix: revert links
* fix: broken links
* fix: broken link
* feat: restructure getting started side nav (#7245)
* feat(docs): add youtube embeded link to blog post (#7220)
Co-authored-by: Arthur Gamby <arthurgamby@Mac-002.lan>
* feat(docs): add quick section to blog after the prompt (#7221)
Co-authored-by: Arthur Gamby <arthurgamby@Mac-002.lan>
* DC-5242 Astro Better-Auth Guide (#7215)
* doc created
* nextjs betterauth fixed
* guide broken down into manageable steps
* image added
* Optimised images with calibre/image-actions
* image updated
* Optimised images with calibre/image-actions
* lychee only comments on broken links
* config updated
* lychee updated based on CR comment
* chore: trigger CI checks
* ignore gnu
* fix: update naming to better-auth DC-6120
* Optimised images with calibre/image-actions
* chore: shorten word
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ankur Datta <64993082+ankur-arch@users.noreply.github.com>
* feat: restructure getting started side nav
* DC-5841 Removed Linkspector (#7231)
* removed linkspector
* retrigger
* retrigger
* retrigger
* Update label for Prisma Postgres tab (#7236)
* fix: content changes for getting started page (#7216)
* fix: content changes for getting started page
* fix: add redirects
* getting started checkpoint
* css styles fixed
* updates
---------
Co-authored-by: Aidan McAlister <aidankmcalister@gmail.com>
Co-authored-by: Aidan McAlister <105178005+aidankmcalister@users.noreply.github.com>
* DC-5820 AI Agents Served Markdown (#7237)
* ai crawler check successful
* ai crawlers checked
* update
* added anthropic
* middleware update
* improve detection
---------
Co-authored-by: Mike Hartington <mikehartington@gmail.com>
* feat: add prisma-orm quickstarts
* fix: update times and add proper links
* fix: instropspect changes
* feat: add get started from prisma orm page
* feat: add other orms
* fix: update other tools + ppg
* fix: add more clarity
* fix: add prisma postgres
* feat: clear migrate from early access
* fix: add to existing dbs sections
* Remove MCP server exploration tip (#7241)
Removed tip about using Cloudflare's AI Playground for MCP server exploration, as it no longer seems to reliably work.
* fix: clean-up docs files
* fix: typeorm missing urls
* fix: broken link
* fix: update titles
* fix: clear redirect loop (#7250)
* fix: add generate step + sqlite fixes
* fix: clean-up redirects file DC-6228
* fix: clean-up unnecessary file
* fix: remove unknown word
* fix: add links
---------
Co-authored-by: Arthur <arthur_gamby@hotmail.fr>
Co-authored-by: Arthur Gamby <arthurgamby@Mac-002.lan>
Co-authored-by: Aidan McAlister <105178005+aidankmcalister@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Petra Donka <donkapetra@gmail.com>
Co-authored-by: Aidan McAlister <aidankmcalister@gmail.com>
Co-authored-by: Mike Hartington <mikehartington@gmail.com>
* feat: update .env docs DC-6204 (#7259)
* fix: clarify config file path better (#7261)
* Update ORM docs (#7260)
* update
* use pg adapter instead of accelerate
* update
* add dotenv in prisma.config.ts
* fix warning note
* update
* update
* Update guides to use prisma.config.ts (#7243)
* (feat) Update guides to use prisma.config.ts
* refactor: Updated guides for Prisma 7 changes
---------
Co-authored-by: Aman Varshney <amanvarshney.work@gmail.com>
* feat: update ppg for other dbs section (#7264)
* feat: add kysley
* feat: add drizzle
* feat: add typeorm
* fix: clean-up
* feat: separate the sections better
* fix: remove badges
* feat: update prisma init related changes in other parts (#7267)
* feat: add kysley
* feat: add drizzle
* feat: add typeorm
* fix: clean-up
* fix: update prisma init command changes
* feat: update prisma cli docs
* fix: clarify the usage of prisma init better
* fix: add type defs
* feat: add pg as a dependency
* fix: broken internal link
* Update docs to perform migrations with connection pooling and Prisma config (#7266)
* feat: add mentions of new Prisma Studio (#7270)
* feat: add mentions of new Prisma Studio
* feat: add note for Studio for SQLite
* Update content/100-getting-started/02-prisma-orm/100-quickstart/200-sqlite.mdx
* Update content/100-getting-started/02-prisma-orm/200-add-to-existing-project/200-sqlite.mdx
* fix: make prisma studio docs more accurate
* fix: add missing punctuation
* feat: add mention of mongo support coming for P7 (#7271)
* feat: add mention of mongo support coming for mongo
* fix: refinements
* Update content/100-getting-started/02-prisma-orm/200-add-to-existing-project/800-mongodb.mdx
* Restore content/200-orm/200-prisma-client/600-observability-and-logging/240-metrics.mdx
* docs(): update based on feedback
* Update content/200-orm/200-prisma-client/000-setup-and-configuration/050-databases-connections/115-connection-pool.mdx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: Aidan McAlister <105178005+aidankmcalister@users.noreply.github.com>
Co-authored-by: Ankur Datta <64993082+ankur-arch@users.noreply.github.com>
Co-authored-by: Arthur <arthur_gamby@hotmail.fr>
Co-authored-by: Arthur Gamby <arthurgamby@Mac-002.lan>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Petra Donka <donkapetra@gmail.com>
Co-authored-by: Aidan McAlister <aidankmcalister@gmail.com>
Co-authored-by: Aman Varshney <amanvarshney.work@gmail.com>
Co-authored-by: Nurul Sundarani <sundarani@prisma.io>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* fix build errors
* fix
* Add callout for bun and sqlite (#7280)
* Add caalout for bun and sqlite
* add link to bun docs
* fix: get started path url (#7281)
* fix: clarify studio better (#7282)
* feat: add connection pooling gif (#7284)
---------
Co-authored-by: Aidan McAlister <105178005+aidankmcalister@users.noreply.github.com>
Co-authored-by: Arthur <arthur_gamby@hotmail.fr>
Co-authored-by: Arthur Gamby <arthurgamby@Mac-002.lan>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Petra Donka <donkapetra@gmail.com>
Co-authored-by: Aidan McAlister <aidankmcalister@gmail.com>
Co-authored-by: Mike Hartington <mikehartington@gmail.com>
Co-authored-by: Aman Varshney <amanvarshney.work@gmail.com>
Co-authored-by: Nurul Sundarani <sundarani@prisma.io>
Co-authored-by: Mike Hartington <mhartington@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Odysseus Zhang <b1fzhang@gmail.com>1 parent 54a38c6 commit 122d0f9
File tree
405 files changed
+11900
-19616
lines changed- .github/workflows
- content
- 100-getting-started
- 02-prisma-orm
- 100-quickstart
- 200-add-to-existing-project
- 02-setup-prisma
- 100-start-from-scratch
- 110-relational-databases
- 120-mongodb
- 200-add-to-existing-project
- 110-relational-databases
- 120-mongodb
- 03-prisma-postgres
- 100-quickstart
- _components
- 200-orm
- 025-getting-started
- 050-overview
- 100-introduction
- 300-prisma-in-your-stack
- 500-databases
- 800-sql-server
- 100-prisma-schema
- 10-overview
- 20-data-model
- 20-relations
- 410-referential-actions
- 200-prisma-client
- 000-setup-and-configuration
- 050-databases-connections
- 100-queries
- 150-using-raw-sql
- 200-special-fields-and-types
- 300-client-extensions
- 500-middleware
- 400-type-safety
- 450-testing
- 500-deployment
- 101-traditional
- 201-serverless
- 301-edge
- 600-observability-and-logging
- 700-debugging-and-troubleshooting
- 300-prisma-migrate
- 200-understanding-prisma-migrate
- 300-workflows
- 400-tools
- 500-reference
- 500-preview-features
- 800-more
- 100-under-the-hood
- 300-upgrade-guides
- 200-upgrading-versions
- 600-upgrading-to-prisma-5
- 800-upgrading-to-prisma-3
- 800-upgrade-from-prisma-1
- 350-ai-tools
- 400-comparisons
- 600-help-and-troubleshooting
- 250-postgres
- 100-introduction
- 1200-more
- 300-database
- 675-prisma-studio
- 800-api-reference
- 350-integrations
- 400-query-optimization
- 300-recommendations
- 50-getting-started
- 300-accelerate
- 600-about/30-docs-components
- 700-optimize
- 800-guides
- 900-ai/prompts
- src
- css
- data
- static
- img
- postgres
- vscode
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
405 files changed
+11900
-19616
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
51 | 50 | | |
52 | 51 | | |
53 | 52 | | |
54 | | - | |
55 | 53 | | |
56 | 54 | | |
57 | 55 | | |
| |||
81 | 79 | | |
82 | 80 | | |
83 | 81 | | |
84 | | - | |
85 | | - | |
| 82 | + | |
| 83 | + | |
86 | 84 | | |
87 | 85 | | |
88 | 86 | | |
| |||
94 | 92 | | |
95 | 93 | | |
96 | 94 | | |
97 | | - | |
| 95 | + | |
98 | 96 | | |
99 | 97 | | |
100 | 98 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
118 | 127 | | |
119 | 128 | | |
120 | 129 | | |
| |||
158 | 167 | | |
159 | 168 | | |
160 | 169 | | |
161 | | - | |
| 170 | + | |
| 171 | + | |
162 | 172 | | |
163 | 173 | | |
164 | 174 | | |
| |||
212 | 222 | | |
213 | 223 | | |
214 | 224 | | |
215 | | - | |
| 225 | + | |
Lines changed: 0 additions & 159 deletions
This file was deleted.
0 commit comments