1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-04 18:29:39 +02:00
Oinktube/plugin/Scheduler/install/updateV2.0.sql
2022-03-17 11:43:59 -03:00

2 lines
No EOL
88 B
SQL

ALTER TABLE `scheduler_commands`
ADD COLUMN `timezone` VARCHAR(255) NULL DEFAULT NULL;