1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-06 03:50:04 +02:00
Oinktube/plugin/YPTWallet/install/updateV4.0.sql
2022-03-17 11:43:59 -03:00

2 lines
No EOL
88 B
SQL

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