mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
c526ff5754
## 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 |
||
---|---|---|
.. | ||
docs | ||
public | ||
scripts | ||
src | ||
static | ||
wiki | ||
.gitignore | ||
babel.config.js | ||
CONTRIBUTING.md | ||
docusaurus.config.js | ||
package.json | ||
README.md | ||
sidebars.js | ||
sidebarsWiki.js | ||
tsconfig.json | ||
yarn.lock |
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.