2 lines
55 B
MySQL
2 lines
55 B
MySQL
|
ALTER TABLE transactions
|
||
|
DROP COLUMN tx_input_data;
|