0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/data/schema
Katharina Irrgang 32a5982430 utf8mb4 support (#7409)
closes #5519, closes #6197

- default encoding is utf8mb4 instead of utf8
- support emojis
- read here why: http://dev.mysql.com/doc/refman/5.7/en/innodb-restrictions.html
- read here why: https://dev.mysql.com/doc/refman/5.5/en/charset-unicode-conversion.html
2016-09-20 15:59:34 +01:00
..
clients 🔥 remove postgres support 2016-09-20 15:59:34 +01:00
bootup.js 🎨 Preparation for going alpha (#7404) 2016-09-20 15:59:34 +01:00
checks.js
commands.js improvement: migrations (#7000) 2016-07-14 11:59:42 +01:00
default-settings.json 🎨 Preparation for going alpha (#7404) 2016-09-20 15:59:34 +01:00
index.js 🎨 Preparation for going alpha (#7404) 2016-09-20 15:59:34 +01:00
schema.js utf8mb4 support (#7409) 2016-09-20 15:59:34 +01:00
versioning.js 🎨 Preparation for going alpha (#7404) 2016-09-20 15:59:34 +01:00