mirror of
https://github.com/alexgo-io/OPI.git
synced 2026-01-12 22:43:27 +08:00
5 lines
170 B
SQL
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;
|