Files
directus/docs/reference/common-issues.md
Rijk van Zanten 5450de0351 Update Docs (#3905)
* Allow formatted value display for numbers

* Move the docs website into monorepo

* Fix build

* Tweak docs build setup

* Fix tips, pull in images

* Add syntax highlighting to docs

* Restructure nav, add divider

* Fix tips formatting

* Add prettier config

* Add editorconfig
2021-02-02 11:55:04 -05:00

8 lines
183 B
Markdown

# Common Issues
> TK
## Why isn't Directus properly saving Chinese characters or emoji?
Please ensure that the encoding for your database, tables, and fields are set to `utf8mb4`.