graphql-engine/docs
Marion Schleifer c526ff5754 docs: add note to schema index
## Description ✍️

Rishi asked me to add this note to docs:

```
Hasura can recognize and return UTF-8 encoded string-types from your database.

If the columns in your database have an encoding other than UTF-8, then your API clients may get garbled or incorrect values for queries made on those columns.
```

I rephrased it a bit. Needs to be checked if it still means the same.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5842
GitOrigin-RevId: cc393119569b169d5578944c66b1965a7778ee39
2022-09-26 08:41:44 +00:00
..
docs docs: add note to schema index 2022-09-26 08:41:44 +00:00
public docs: move docs-new to docs 2022-04-13 12:01:50 +00:00
scripts docs: epic restructure 2022-07-20 16:36:00 +00:00
src docs: add support for showing section local TOC 2022-09-21 14:38:40 +00:00
static Docs: Clarify Databases > Getting Started > BigQuery docs 2022-09-23 15:31:11 +00:00
wiki docs: add support for showing section local TOC 2022-09-21 14:38:40 +00:00
.gitignore docs: move docs-new to docs 2022-04-13 12:01:50 +00:00
babel.config.js docs: move docs-new to docs 2022-04-13 12:01:50 +00:00
CONTRIBUTING.md docs: update contributing guides 2022-09-01 13:54:20 +00:00
docusaurus.config.js Docs: New What's New Section 2022-09-13 20:23:43 +00:00
package.json docs: move docs-new to docs 2022-04-13 12:01:50 +00:00
README.md docs: update contributing guides 2022-09-01 13:54:20 +00:00
sidebars.js docs: epic restructure 2022-07-20 16:36:00 +00:00
sidebarsWiki.js docs: move docs-new to docs 2022-04-13 12:01:50 +00:00
tsconfig.json docs: move docs-new to docs 2022-04-13 12:01:50 +00:00
yarn.lock docs: move docs-new to docs 2022-04-13 12:01:50 +00:00

README.md

Info

The most up-to-date information for the docs site can be found on our wiki. You can access the wiki on the live docs site, or directly within this repository.