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

Commits on Jan 7, 2022

  1. Update 060-full-text-search.mdx

    Update with MySQL functionality
    Lucy Keer committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    7249237 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Update 060-full-text-search.mdx

    Fix capitalisation of title
    Lucy Keer committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    51aec8f View commit details
    Browse the repository at this point in the history
  2. Update 060-full-text-search.mdx

    Remove second title and add TopBlock
    Lucy Keer committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    fb76fcd View commit details
    Browse the repository at this point in the history
  3. Update 060-full-text-search.mdx

    Fix TypeScript formatting of examples
    Lucy Keer committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    5749ba3 View commit details
    Browse the repository at this point in the history
  4. Update 060-full-text-search.mdx

    Add more MySQL full text search examples
    Lucy Keer committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    a0c570d View commit details
    Browse the repository at this point in the history
  5. Update content/200-concepts/100-components/02-prisma-client/060-full-…

    …text-search.mdx
    
    Co-authored-by: Jan Piotrowski <piotrowski+github@gmail.com>
    keerlu and janpio committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    2378939 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9269f99 View commit details
    Browse the repository at this point in the history
  7. Update 060-full-text-search.mdx

    Include version information in introduction
    Lucy Keer committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    2f01deb View commit details
    Browse the repository at this point in the history
  8. Update 060-full-text-search.mdx

    Clarify terminology for feature vs feature flag
    Lucy Keer committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    ff50902 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. 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>
    keerlu and ruheni committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    21861c7 View commit details
    Browse the repository at this point in the history
  2. Update 060-full-text-search.mdx

    Update link to PostgreSQL documentation on full text indexes specifically
    Lucy Keer committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    69abab1 View commit details
    Browse the repository at this point in the history
  3. 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>
    keerlu and ruheni committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    14c9456 View commit details
    Browse the repository at this point in the history
  4. Update 250-error-reference.mdx

    Add P2030 fulltext error to the error reference
    Lucy Keer committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    98a73e4 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'keerlu-fulltext-mysql' of https://github.com/prisma/docs

    …into keerlu-fulltext-mysql
    Lucy Keer committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    5e490ea View commit details
    Browse the repository at this point in the history