Skip to content

Commit

Permalink
Docusaurus: convert metaDescription -> description (#5843)
Browse files Browse the repository at this point in the history
  • Loading branch information
jharrell authored Apr 9, 2024
1 parent 573d22a commit 730b558
Show file tree
Hide file tree
Showing 419 changed files with 419 additions and 428 deletions.
2 changes: 1 addition & 1 deletion content/100-getting-started/01-quickstart.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Quickstart'
metaTitle: 'Quickstart with TypeScript & SQLite'
metaDescription: 'Get started with Prisma ORM in 5 minutes. You will learn how to send queries to a SQLite database in a plain TypeScript script using Prisma Client.'
description: 'Get started with Prisma ORM in 5 minutes. You will learn how to send queries to a SQLite database in a plain TypeScript script using Prisma Client.'
search: true
sidebar_custom_props: { badge: '5 min' }
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Relational databases'
metaTitle: 'Start from scratch with relational databases (15 min)'
metaDescription: 'Learn how to create a new Node.js or TypeScript project from scratch by connecting Prisma to your relational database and generating a Prisma Client for database access.'
description: 'Learn how to create a new Node.js or TypeScript project from scratch by connecting Prisma to your relational database and generating a Prisma Client for database access.'
hide_table_of_contents: true
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Relational databases'
metaTitle: 'Start from scratch with relational databases (15 min)'
metaDescription: 'Learn how to create a new Node.js or TypeScript project from scratch by connecting Prisma to your relational database and generating a Prisma Client for database access.'
description: 'Learn how to create a new Node.js or TypeScript project from scratch by connecting Prisma to your relational database and generating a Prisma Client for database access.'
hide_table_of_contents: true
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Relational databases'
metaTitle: 'Start from scratch with relational databases (15 min)'
metaDescription: 'Learn how to create a new Node.js or TypeScript project from scratch by connecting Prisma to your relational database and generating a Prisma Client for database access.'
description: 'Learn how to create a new Node.js or TypeScript project from scratch by connecting Prisma to your relational database and generating a Prisma Client for database access.'
hide_table_of_contents: true
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Relational databases'
metaTitle: 'Start from scratch with relational databases (15 min)'
metaDescription: 'Learn how to create a new Node.js or TypeScript project from scratch by connecting Prisma to your relational database and generating a Prisma Client for database access.'
description: 'Learn how to create a new Node.js or TypeScript project from scratch by connecting Prisma to your relational database and generating a Prisma Client for database access.'
hide_table_of_contents: true
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Relational databases'
metaTitle: 'Start from scratch with relational databases (15 min)'
metaDescription: 'Learn how to create a new Node.js or TypeScript project from scratch by connecting Prisma to your relational database and generating a Prisma Client for database access.'
description: 'Learn how to create a new Node.js or TypeScript project from scratch by connecting Prisma to your relational database and generating a Prisma Client for database access.'
hide_table_of_contents: true
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Relational databases'
metaTitle: 'Start from scratch with relational databases (15 min)'
metaDescription: 'Learn how to create a new Node.js or TypeScript project from scratch by connecting Prisma to your relational database and generating a Prisma Client for database access.'
description: 'Learn how to create a new Node.js or TypeScript project from scratch by connecting Prisma to your relational database and generating a Prisma Client for database access.'
hide_table_of_contents: true
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Relational databases'
metaTitle: 'Start from scratch with relational databases (15 min)'
metaDescription: 'Learn how to create a new Node.js or TypeScript project from scratch by connecting Prisma to your relational database and generating a Prisma Client for database access.'
description: 'Learn how to create a new Node.js or TypeScript project from scratch by connecting Prisma to your relational database and generating a Prisma Client for database access.'
hide_table_of_contents: true
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Relational databases'
metaTitle: 'Start from scratch with relational databases (15 min)'
metaDescription: 'Learn how to create a new Node.js or TypeScript project from scratch by connecting Prisma to your relational database and generating a Prisma Client for database access.'
description: 'Learn how to create a new Node.js or TypeScript project from scratch by connecting Prisma to your relational database and generating a Prisma Client for database access.'
hide_table_of_contents: true
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Relational databases'
metaTitle: 'Start from scratch with relational databases (15 min)'
metaDescription: 'Learn how to create a new Node.js or TypeScript project from scratch by connecting Prisma to your relational database and generating a Prisma Client for database access.'
description: 'Learn how to create a new Node.js or TypeScript project from scratch by connecting Prisma to your relational database and generating a Prisma Client for database access.'
hide_table_of_contents: true
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Relational databases'
metaTitle: 'Start from scratch with relational databases (15 min)'
metaDescription: 'Learn how to create a new Node.js or TypeScript project from scratch by connecting Prisma to your relational database and generating a Prisma Client for database access.'
description: 'Learn how to create a new Node.js or TypeScript project from scratch by connecting Prisma to your relational database and generating a Prisma Client for database access.'
hide_table_of_contents: true
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Connect your database'
metaTitle: 'Connect your database'
metaDescription: 'Connect your database to your project'
description: 'Connect your database to your project'
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
hide_table_of_contents: true
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Connect your database'
metaTitle: 'Connect your database'
metaDescription: 'Connect your database to your project'
description: 'Connect your database to your project'
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
sidebar_class_name: hidden-sidebar
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Connect your database'
metaTitle: 'Connect your database'
metaDescription: 'Connect your database to your project'
description: 'Connect your database to your project'
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
sidebar_class_name: hidden-sidebar
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Connect your database'
metaTitle: 'Connect your database'
metaDescription: 'Connect your database to your project'
description: 'Connect your database to your project'
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
sidebar_class_name: hidden-sidebar
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Connect your database'
metaTitle: 'Connect your database'
metaDescription: 'Connect your database to your project'
description: 'Connect your database to your project'
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
sidebar_class_name: hidden-sidebar
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Connect your database'
metaTitle: 'Connect your database'
metaDescription: 'Connect your database to your project'
description: 'Connect your database to your project'
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
sidebar_class_name: 'hidden-sidebar tech-switch'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Connect your database'
metaTitle: 'Connect your database'
metaDescription: 'Connect your database to your project'
description: 'Connect your database to your project'
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
sidebar_class_name: hidden-sidebar
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Connect your database'
metaTitle: 'Connect your database'
metaDescription: 'Connect your database to your project'
description: 'Connect your database to your project'
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
sidebar_class_name: hidden-sidebar
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Connect your database'
metaTitle: 'Connect your database'
metaDescription: 'Connect your database to your project'
description: 'Connect your database to your project'
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
hide_table_of_contents: true
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Connect your database'
metaTitle: 'Connect your database'
metaDescription: 'Connect your database to your project'
description: 'Connect your database to your project'
langSwitcher: ['typescript', 'node']
sidebar_class_name: hidden-sidebar
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Using Prisma Migrate'
metaTitle: 'Using Prisma Migrate'
metaDescription: 'Create database tables with Prisma Migrate'
description: 'Create database tables with Prisma Migrate'
langSwitcher: ['typescript', 'node']
sidebar_class_name: hidden-sidebar
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Using Prisma Migrate'
metaTitle: 'Using Prisma Migrate'
metaDescription: 'Create database tables with Prisma Migrate'
description: 'Create database tables with Prisma Migrate'
langSwitcher: ['typescript', 'node']
sidebar_class_name: hidden-sidebar
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Using Prisma Migrate'
metaTitle: 'Using Prisma Migrate'
metaDescription: 'Create database tables with Prisma Migrate'
description: 'Create database tables with Prisma Migrate'
langSwitcher: ['typescript', 'node']
sidebar_class_name: hidden-sidebar
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Using Prisma Migrate'
metaTitle: 'Using Prisma Migrate'
metaDescription: 'Create database tables with Prisma Migrate'
description: 'Create database tables with Prisma Migrate'
langSwitcher: ['typescript', 'node']
sidebar_class_name: hidden-sidebar
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Using Prisma Migrate'
metaTitle: 'Using Prisma Migrate'
metaDescription: 'Create database tables with Prisma Migrate'
description: 'Create database tables with Prisma Migrate'
langSwitcher: ['typescript', 'node']
sidebar_class_name: hidden-sidebar
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Using Prisma Migrate'
metaTitle: 'Using Prisma Migrate'
metaDescription: 'Create database tables with Prisma Migrate'
description: 'Create database tables with Prisma Migrate'
langSwitcher: ['typescript', 'node']
sidebar_class_name: hidden-sidebar
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Using Prisma Migrate'
metaTitle: 'Using Prisma Migrate'
metaDescription: 'Create database tables with Prisma Migrate'
description: 'Create database tables with Prisma Migrate'
langSwitcher: ['typescript', 'node']
sidebar_class_name: hidden-sidebar
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Using Prisma Migrate'
metaTitle: 'Using Prisma Migrate'
metaDescription: 'Create database tables with Prisma Migrate'
description: 'Create database tables with Prisma Migrate'
langSwitcher: ['typescript', 'node']
sidebar_class_name: hidden-sidebar
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Using Prisma Migrate'
metaTitle: 'Using Prisma Migrate'
metaDescription: 'Create database tables with Prisma Migrate'
description: 'Create database tables with Prisma Migrate'
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
hide_table_of_contents: true
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Using Prisma Migrate'
metaTitle: 'Using Prisma Migrate'
metaDescription: 'Create database tables with Prisma Migrate'
description: 'Create database tables with Prisma Migrate'
langSwitcher: ['typescript', 'node']
sidebar_class_name: hidden-sidebar
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Install Prisma Client'
metaTitle: 'Install Prisma Client'
metaDescription: 'Install and generate Prisma Client in your project'
description: 'Install and generate Prisma Client in your project'
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
sidebar_class_name: hidden-sidebar
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Install Prisma Client'
metaTitle: 'Install Prisma Client'
metaDescription: 'Install and generate Prisma Client in your project'
description: 'Install and generate Prisma Client in your project'
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
sidebar_class_name: hidden-sidebar
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Install Prisma Client'
metaTitle: 'Install Prisma Client'
metaDescription: 'Install and generate Prisma Client in your project'
description: 'Install and generate Prisma Client in your project'
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
sidebar_class_name: hidden-sidebar
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Install Prisma Client'
metaTitle: 'Install Prisma Client'
metaDescription: 'Install and generate Prisma Client in your project'
description: 'Install and generate Prisma Client in your project'
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
sidebar_class_name: hidden-sidebar
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Install Prisma Client'
metaTitle: 'Install Prisma Client'
metaDescription: 'Install and generate Prisma Client in your project'
description: 'Install and generate Prisma Client in your project'
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
sidebar_class_name: hidden-sidebar
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Install Prisma Client'
metaTitle: 'Install Prisma Client'
metaDescription: 'Install and generate Prisma Client in your project'
description: 'Install and generate Prisma Client in your project'
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
sidebar_class_name: hidden-sidebar
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Install Prisma Client'
metaTitle: 'Install Prisma Client'
metaDescription: 'Install and generate Prisma Client in your project'
description: 'Install and generate Prisma Client in your project'
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
sidebar_class_name: hidden-sidebar
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Install Prisma Client'
metaTitle: 'Install Prisma Client'
metaDescription: 'Install and generate Prisma Client in your project'
description: 'Install and generate Prisma Client in your project'
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
sidebar_class_name: hidden-sidebar
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Install Prisma Client'
metaTitle: 'Install Prisma Client'
metaDescription: 'Install and generate Prisma Client in your project'
description: 'Install and generate Prisma Client in your project'
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
hide_table_of_contents: true
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Install Prisma Client'
metaTitle: 'Install Prisma Client'
metaDescription: 'Install and generate Prisma Client in your project'
description: 'Install and generate Prisma Client in your project'
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
sidebar_class_name: hidden-sidebar
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Querying the database'
metaTitle: 'Querying the database'
metaDescription: 'Write data to and query the database'
description: 'Write data to and query the database'
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
hide_table_of_contents: true
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Querying the database'
metaTitle: 'Querying the database'
metaDescription: 'Write data to and query the database'
description: 'Write data to and query the database'
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
hide_table_of_contents: true
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Querying the database'
metaTitle: 'Querying the database'
metaDescription: 'Write data to and query the database'
description: 'Write data to and query the database'
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
hide_table_of_contents: true
Expand Down
Loading

0 comments on commit 730b558

Please sign in to comment.