• Artyom Mezin's avatar
    Some structure.sql fixes · e629da74
    Artyom Mezin authored
    1. Duplicate table `edited_message` removed
    2. In MySQL 5.7 with default mode `STRICT_TRANS_TABLES` you can see error: `SQL Error 1101: BLOB/TEXT/GEOMETRY/JSON column '' can't have a default value`. To avoid this I removed all default values from TEXT columns.
    
    Tested and works on MySQL 5.7.
    e629da74
Name
Last commit
Last update
doc Loading commit data...
examples Loading commit data...
src Loading commit data...
tests Loading commit data...
utils Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.md Loading commit data...
CREDITS Loading commit data...
LICENSE.md Loading commit data...
README.md Loading commit data...
composer.json Loading commit data...
composer.lock Loading commit data...
phpcs.xml Loading commit data...
phpunit.xml.dist Loading commit data...
structure.sql Loading commit data...