1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-04 10:19:24 +02:00
Oinktube/plugin/YPTWallet/install/updateV4.0.sql
2021-03-23 12:13:02 -03:00

2 lines
No EOL
87 B
SQL

ALTER TABLE `wallet_log`
ADD COLUMN `information` TEXT NULL DEFAULT NULL AFTER `type`;