Skip to content

Commit

Permalink
Add missing index (#671)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dzejkop authored Jan 12, 2024
1 parent 46eaf4a commit ed9f64b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schemas/database/012_add_missing_indexes.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
CREATE INDEX idx_identities_commitment ON identities(commitment);

0 comments on commit ed9f64b

Please sign in to comment.