File manager - Edit - /usr/local/cpanel/base/3rdparty/roundcube/plugins/carddav/dbmigrations/0015-fixmysqlconstraints/mysql.sql
Back
-- enable NOT NULL constraint on sync_token column and migrate all NULL values to empty strings UPDATE TABLE_PREFIXcarddav_addressbooks set `sync_token`='' WHERE `sync_token` IS NULL; ALTER TABLE TABLE_PREFIXcarddav_addressbooks CHANGE `sync_token` `sync_token` TEXT CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL;
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.05 |
proxy
|
phpinfo
|
Settings