1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-04 02:09:22 +02:00
Oinktube/plugin/Scheduler/install/updateV4.2.sql
Daniel Neto b3f30f1575 Update
2023-02-21 12:21:14 -03:00

2 lines
No EOL
92 B
SQL

ALTER TABLE `scheduler_commands`
ADD COLUMN `repeat_day_of_week` INT(11) NULL DEFAULT NULL;