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

Add MySQL to full text search Concepts page #2678

Merged
merged 14 commits into from Jan 11, 2022
Merged

Conversation

keerlu
Copy link
Contributor

@keerlu keerlu commented Jan 7, 2022

Describe this PR

I've added MySQL to the full text search Concepts page, which is currently PostgreSQL only. So far I've focussed just on getting the information in (from @garrensmith's comment here). Not sure what the best way to organise the information is yet but would appreciate a review of the technical content.

Changes

Added MySQL-specific information

What issue does this fix?

Any other relevant information

Update with MySQL functionality
@netlify
Copy link

netlify bot commented Jan 7, 2022

✔️ Deploy Preview for prisma2-docs ready!

🔨 Explore the source changes: 5e490ea

🔍 Inspect the deploy log: https://app.netlify.com/sites/prisma2-docs/deploys/61dd5e61f87f1700082017b4

😎 Browse the preview: https://deploy-preview-2678--prisma2-docs.netlify.app

Copy link

@garrensmith garrensmith left a comment

Choose a reason for hiding this comment

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

This is looking really good. I've given the MySql docs a fuller read and realised I missed some of its operators. I've added some examples in the comments. Very sorry about not telling you about those.

I've also tested the existing examples and they work as we specified

Lucy Keer and others added 8 commits January 10, 2022 10:18
Fix capitalisation of title
Remove second title and add TopBlock
Fix TypeScript formatting of examples
Add more MySQL full text search examples
…text-search.mdx

Co-authored-by: Jan Piotrowski <piotrowski+github@gmail.com>
Include version information in introduction
Clarify terminology for feature vs feature flag
Copy link

@garrensmith garrensmith left a comment

Choose a reason for hiding this comment

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

This is really good. Thank you

keerlu and others added 5 commits January 11, 2022 09:45
…text-search.mdx

Co-authored-by: Alex Ruheni <33921841+ruheni@users.noreply.github.com>
Update link to PostgreSQL documentation on full text indexes specifically
…text-search.mdx

Co-authored-by: Alex Ruheni <33921841+ruheni@users.noreply.github.com>
Add P2030 fulltext error to the error reference
@keerlu keerlu merged commit a160b8a into main Jan 11, 2022
@keerlu keerlu deleted the keerlu-fulltext-mysql branch January 11, 2022 15:16
matthewmueller pushed a commit that referenced this pull request Jul 22, 2022
* Update 060-full-text-search.mdx

Update with MySQL functionality

* Update 060-full-text-search.mdx

Fix capitalisation of title

* Update 060-full-text-search.mdx

Remove second title and add TopBlock

* Update 060-full-text-search.mdx

Fix TypeScript formatting of examples

* Update 060-full-text-search.mdx

Add more MySQL full text search examples

* Update content/200-concepts/100-components/02-prisma-client/060-full-text-search.mdx

Co-authored-by: Jan Piotrowski <piotrowski+github@gmail.com>

* Update content/200-concepts/100-components/02-prisma-client/060-full-text-search.mdx

* Update 060-full-text-search.mdx

Include version information in introduction

* Update 060-full-text-search.mdx

Clarify terminology for feature vs feature flag

* Update content/200-concepts/100-components/02-prisma-client/060-full-text-search.mdx

Co-authored-by: Alex Ruheni <33921841+ruheni@users.noreply.github.com>

* Update 060-full-text-search.mdx

Update link to PostgreSQL documentation on full text indexes specifically

* Update content/200-concepts/100-components/02-prisma-client/060-full-text-search.mdx

Co-authored-by: Alex Ruheni <33921841+ruheni@users.noreply.github.com>

* Update 250-error-reference.mdx

Add P2030 fulltext error to the error reference

Co-authored-by: Jan Piotrowski <piotrowski+github@gmail.com>
Co-authored-by: Alex Ruheni <33921841+ruheni@users.noreply.github.com>
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

4 participants