Skip to content

Commit

Permalink
Revert "CORE-16614: make it partial index to index only unconsumed"
Browse files Browse the repository at this point in the history
This reverts commit 99be89f.
  • Loading branch information
jennyang-r3 committed Sep 13, 2023
1 parent 34c7cfb commit 3977113
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
indexName="idx_consumed"
tableName="utxo_visible_transaction_state">
<column name="consumed"/>
<where>consumed IS NULL</where>
</createIndex>
</changeSet>

Expand Down

0 comments on commit 3977113

Please sign in to comment.