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

doc: move guide links to cards #1762

Merged
merged 1 commit into from
Jun 19, 2023
Merged

doc: move guide links to cards #1762

merged 1 commit into from
Jun 19, 2023

Conversation

a8m
Copy link
Member

@a8m a8m commented Jun 19, 2023

No description provided.

doc/md/guides/guides.mdx Outdated Show resolved Hide resolved
doc/md/guides/guides.mdx Outdated Show resolved Hide resolved
doc/md/guides/guides.mdx Outdated Show resolved Hide resolved
<div className="row">
<Card
name="Descending Indexes"
description="This guide for working with descending indexes in MySQL with Atlas"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description="This guide for working with descending indexes in MySQL with Atlas"
description="This guide is for working with descending indexes in MySQL with Atlas"

/>
<Card
name="Functional Indexes"
description="This guide for working with functional indexes in MySQL with Atlas"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description="This guide for working with functional indexes in MySQL with Atlas"
description="This guide is for working with functional indexes in MySQL with Atlas"

/>
<Card
name="Prefix Indexes"
description="This guide for working with prefix indexes in MySQL with Atlas"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description="This guide for working with prefix indexes in MySQL with Atlas"
description="This guide is for working with prefix indexes in MySQL with Atlas"

/>
<Card
name="CHECK Constraint"
description="This guide for working with CHECK constraints in MySQL with Atlas"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description="This guide for working with CHECK constraints in MySQL with Atlas"
description="This guide is for working with CHECK constraints in MySQL with Atlas"

/>
<Card
name="Generated Columns"
description="This guide for working with generated columns in MySQL with Atlas"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description="This guide for working with generated columns in MySQL with Atlas"
description="This guide is for working with generated columns in MySQL with Atlas"

<div className="row">
<Card
name="GORM"
description="This guide for automatic migration planning for GORM with Atlas"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description="This guide for automatic migration planning for GORM with Atlas"
description="This guide is for automatic migration planning for GORM with Atlas"

/>
<Card
name="Integration tests with GitHub Actions"
description="This guide for running integration tests with GitHub Actions using Atlas"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description="This guide for running integration tests with GitHub Actions using Atlas"
description="This guide is for running integration tests with GitHub Actions using Atlas"

<div className="row">
<Card
name="Integration tests with docker-compose"
description="This guide for running integration tests with docker-compose using Atlas"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description="This guide for running integration tests with docker-compose using Atlas"
description="This guide is for running integration tests with docker-compose using Atlas"

<div className="row">
<Card
name="Inspecting a local database in the Cloud"
description="This guide for inspecting a local database in the Cloud with Atlas"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description="This guide for inspecting a local database in the Cloud with Atlas"
description="This guide is for inspecting a local database in the Cloud with Atlas"

<div className="row">
<Card
name="Provisioning schemas (named databases)"
description="This guide for provisioning schemas (named databases) with Terraform using Atlas"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description="This guide for provisioning schemas (named databases) with Terraform using Atlas"
description="This guide is for provisioning schemas (named databases) with Terraform using Atlas"

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.

None yet

2 participants