1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 19:42:38 +02:00
Oinktube/plugin/Live/install/updateV10.2.sql
2022-03-17 11:43:59 -03:00

2 lines
89 B
SQL

ALTER TABLE `live_transmitions`
ADD COLUMN `password` VARCHAR(255) NULL DEFAULT NULL;