mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 02:39:46 +02:00
2 lines
No EOL
113 B
SQL
2 lines
No EOL
113 B
SQL
ALTER TABLE `videos_reported`
|
|
CHANGE COLUMN `reported_users_id` `reported_users_id` INT(11) NULL DEFAULT NULL ; |