3
"appVersion": "1.8.0-rc3",
6
"step": "Add Sync Timezone flag to Schedule",
7
"action": "ALTER TABLE `schedule` ADD syncTimezone TINYINT DEFAULT 0 NOT NULL;"
10
"step": "Fix database contraints and indexes",
12
"action": "Xibo\\Upgrade\\FixDatabaseIndexesAndContraints"
15
"step": "Fix notification permission entity",
16
"action": "UPDATE `permissionentity` SET entity = 'Xibo\\\\Entity\\\\Notification' WHERE entity = 'XiboEntityNotification';"
b'\\ No newline at end of file'