mirror of
https://github.com/alexgo-io/OPI.git
synced 2026-01-12 22:43:27 +08:00
5 lines
214 B
SQL
5 lines
214 B
SQL
truncate table bitmap_block_hashes restart identity;
|
|
truncate table bitmaps restart identity;
|
|
truncate table bitmap_cumulative_event_hashes restart identity;
|
|
truncate table bitmap_indexer_version restart identity;
|