mirror of
https://github.com/alexgo-io/bitcoin-indexer.git
synced 2026-01-12 16:52:57 +08:00
* calculate charms * migration and insert * drop unused code * reinscription charm * test progress * test: charms
2 lines
70 B
SQL
2 lines
70 B
SQL
ALTER TABLE inscriptions ADD COLUMN charms BIGINT NOT NULL DEFAULT 0;
|