danb35 / freenas-iocage-nextcloud

Script to create an iocage jail on FreeNAS for the latest Nextcloud 28 release, including Caddy, MariaDB or PostgreSQL, and Let's Encrypt
GNU General Public License v3.0
258 stars 71 forks source link

Adding 4-byte support to SQL DBMS [REQUEST] #61

Closed Jacopx closed 5 years ago

Jacopx commented 5 years ago

The new version of Nextcloud 15.0.6 require, to pass all the test, the support for 4-byte characters for emoji and other stuffs. Here the Nextcloud support related!

danb35 commented 5 years ago

See if the latest commit addresses this--it seems to cover what's recommended in the docs, and I don't see any warnings about it.

Jacopx commented 5 years ago

Perfect! ;)