Qbox-project / qbx_core

http://qbox-project.github.io
Other
46 stars 113 forks source link

default qbx_core SQL tables to utf8mb4 charset #385

Closed nitrou5 closed 4 months ago

nitrou5 commented 4 months ago

Description

default core SQL tables to utf8mb4 charset to prevent encoding issues in qbx_core.sql Solves #384

Checklist

nitrou5 commented 4 months ago

I am not sure if this is better than sanitizing/purifying the input from client its up to you the final decision

Manason commented 4 months ago

I am not sure if this is better than sanitizing/purifying the input from client its up to you the final decision

It seems correct to me that we should support utf8