Skip to content

Commit

Permalink
Add index to data availability table
Browse files Browse the repository at this point in the history
  • Loading branch information
gianbelinche committed Dec 18, 2024
1 parent f82d9b5 commit 7183a92
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
CREATE INDEX idx_blob_id_l1_batch_number ON data_availability (blob_id, l1_batch_number);

0 comments on commit 7183a92

Please sign in to comment.