1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-04 18:29:39 +02:00
Oinktube/plugin/Cache/install/updateV5.0.sql
Daniel Neto 31ba5ccc8c Update
2023-08-31 10:22:48 -03:00

2 lines
117 B
SQL

ALTER TABLE CachesInDB
ADD UNIQUE `unique_cache_index`(`name`, `domain`, `ishttps`, `user_location`, `loggedType`);