mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-06 12:00:06 +02:00
2 lines
No EOL
88 B
SQL
2 lines
No EOL
88 B
SQL
ALTER TABLE `wallet_log`
|
|
ADD COLUMN `information` TEXT NULL DEFAULT NULL AFTER `type`; |