2 lines
101 B
SQL

ALTER TABLE `mempools` ADD `mempool_hc` BOOLEAN NOT NULL DEFAULT FALSE AFTER `mempool_precision`;