1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-04 10:19:24 +02:00
Oinktube/plugin/Live/install/updateV7.0.sql
DanielnetoDotCom 890a14d244 1. add seasons support that will group multiple series as part of a big serie.
2. update the netflix layout to display more details about the selected series.
2021-02-24 16:23:11 -03:00

2 lines
No EOL
90 B
SQL

ALTER TABLE `live_transmitions_history`
ADD COLUMN `finished` DATETIME NULL DEFAULT NULL;