mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
docs: remove mysql docs and all references
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6716 GitOrigin-RevId: 3a7ed0e4c8d723a8c10938176a0fab269760e785
This commit is contained in:
parent
3da0e2f1a2
commit
1269652cbc
@ -14,7 +14,15 @@ import Paperform from '@site/src/components/Paperform';
|
||||
|
||||
## Introduction
|
||||
|
||||
We are in the process of launching support for MySQL, and we have a preview available for you to try.
|
||||
:::info Deprecation Notice
|
||||
|
||||
Our current MySQL implementation is deprecated in favor of a new implementation built using our Data Connectors, to be
|
||||
released shortly. Check out this [blog post](https://hasura.io/blog/hasura-graphql-data-connectors/) for more
|
||||
information about Hasura GraphQL Engine Data Connectors.
|
||||
|
||||
If you're currently running Hasura in production with MySQL, please [reach out to us](https://hasura.io/help/)!
|
||||
|
||||
:::
|
||||
|
||||
:::tip Supported MySQL versions
|
||||
|
||||
|
@ -12,19 +12,19 @@ slug: index
|
||||
|
||||
## Introduction
|
||||
|
||||
We are in the process of launching support for MySQL, and we have a preview available for you to try.
|
||||
:::info Deprecation Notice
|
||||
|
||||
:::tip Supported MySQL versions
|
||||
Our current MySQL implementation is deprecated in favor of a new implementation built using our Data Connectors, to be
|
||||
released shortly. Check out this [blog post](https://hasura.io/blog/hasura-graphql-data-connectors/) for more
|
||||
information about Hasura GraphQL Engine Data Connectors.
|
||||
|
||||
Hasura GraphQL engine currently supports **MySQL 8.0.14 and above**.
|
||||
If you're currently running Hasura in production with MySQL, please [reach out to us](https://hasura.io/help/)!
|
||||
|
||||
:::
|
||||
|
||||
[Check out our Getting Started guide for MySQL](/databases/mysql/getting-started.mdx)!
|
||||
## Resources
|
||||
|
||||
:::info Note
|
||||
- [Check out our Getting Started guide for MySQL](/databases/mysql/getting-started.mdx).
|
||||
|
||||
If you're interested in learning more about MySQL, check out
|
||||
[this tutorial](https://hasura.io/learn/database/mysql/introduction/) from our Learn site.
|
||||
|
||||
:::
|
||||
- If you're interested in learning more about MySQL, check out
|
||||
[this tutorial](https://hasura.io/learn/database/mysql/introduction/) from our Learn site.
|
||||
|
Loading…
Reference in New Issue
Block a user