forked from cerc-io/ipld-eth-server
3 lines
67 B
MySQL
3 lines
67 B
MySQL
|
ALTER TABLE nodes
|
||
|
DROP COLUMN node_id,
|
||
|
DROP COLUMN client_name;
|