Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Docusaurus: convert metaDescription -> description (#5843)" #5847

Merged
merged 1 commit into from
Apr 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
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'
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.'
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.'
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)'
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.'
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.'
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)'
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.'
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.'
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)'
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.'
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.'
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)'
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.'
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.'
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)'
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.'
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.'
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)'
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.'
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.'
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)'
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.'
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.'
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)'
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.'
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.'
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)'
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.'
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.'
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)'
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.'
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.'
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'
description: 'Connect your database to your project'
metaDescription: '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'
description: 'Connect your database to your project'
metaDescription: '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'
description: 'Connect your database to your project'
metaDescription: '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'
description: 'Connect your database to your project'
metaDescription: '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'
description: 'Connect your database to your project'
metaDescription: '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'
description: 'Connect your database to your project'
metaDescription: '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'
description: 'Connect your database to your project'
metaDescription: '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'
description: 'Connect your database to your project'
metaDescription: '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'
description: 'Connect your database to your project'
metaDescription: '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'
description: 'Connect your database to your project'
metaDescription: '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'
description: 'Create database tables with Prisma Migrate'
metaDescription: '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'
description: 'Create database tables with Prisma Migrate'
metaDescription: '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'
description: 'Create database tables with Prisma Migrate'
metaDescription: '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'
description: 'Create database tables with Prisma Migrate'
metaDescription: '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'
description: 'Create database tables with Prisma Migrate'
metaDescription: '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'
description: 'Create database tables with Prisma Migrate'
metaDescription: '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'
description: 'Create database tables with Prisma Migrate'
metaDescription: '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'
description: 'Create database tables with Prisma Migrate'
metaDescription: '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'
description: 'Create database tables with Prisma Migrate'
metaDescription: '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'
description: 'Create database tables with Prisma Migrate'
metaDescription: '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'
description: 'Install and generate Prisma Client in your project'
metaDescription: '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'
description: 'Install and generate Prisma Client in your project'
metaDescription: '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'
description: 'Install and generate Prisma Client in your project'
metaDescription: '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'
description: 'Install and generate Prisma Client in your project'
metaDescription: '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'
description: 'Install and generate Prisma Client in your project'
metaDescription: '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'
description: 'Install and generate Prisma Client in your project'
metaDescription: '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'
description: 'Install and generate Prisma Client in your project'
metaDescription: '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'
description: 'Install and generate Prisma Client in your project'
metaDescription: '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'
description: 'Install and generate Prisma Client in your project'
metaDescription: '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'
description: 'Install and generate Prisma Client in your project'
metaDescription: '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'
description: 'Write data to and query the database'
metaDescription: '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'
description: 'Write data to and query the database'
metaDescription: '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'
description: 'Write data to and query the database'
metaDescription: 'Write data to and query the database'
langSwitcher: ['typescript', 'node']
dbSwitcher: ['postgresql', 'mysql', 'sqlserver', 'planetscale', 'cockroachdb']
hide_table_of_contents: true
Expand Down
Loading
Loading