Files
OPI/modules/bitmap_index/db_reset.sql
Halil Samed Çıldır 85d9e61af5 Updated ord core to 0.14.0
Added cursed_for_brc20 flag to track cursed inscriptions after the jubilee
2024-01-04 21:33:45 +03:00

5 lines
170 B
SQL

drop table if exists bitmap_block_hashes;
drop table if exists bitmaps;
drop table if exists bitmap_cumulative_event_hashes;
drop table if exists bitmap_indexer_version;