1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-04 18:29:39 +02:00
Oinktube/plugin/Audit/install/updateV2.0.sql

2 lines
No EOL
63 B
SQL

ALTER TABLE `audit`
CHANGE COLUMN `ip` `ip` VARCHAR(255) NULL;