f9fa4756e9
Build docker and publish / build (20.15.1) (push) Failing after 8m37s
Co-authored-by: multica-agent <github@multica.ai>
5 lines
104 B
SQL
5 lines
104 B
SQL
ALTER TABLE `withdrawals`
|
|
DROP COLUMN `qr_code_url`,
|
|
DROP COLUMN `account`,
|
|
DROP COLUMN `method`;
|