1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-04 18:29:39 +02:00
Oinktube/plugin/Scheduler/install/updateV4.3.sql
2023-03-07 07:58:33 -03:00

2 lines
91 B
SQL

ALTER TABLE `scheduler_commands`
ADD COLUMN IF NOT EXISTS `type` VARCHAR(45) DEFAULT NULL;