Skip to content

Commit

Permalink
(lts-backport) more dummy to trigger reindex
Browse files Browse the repository at this point in the history
  • Loading branch information
altergui committed Sep 9, 2024
1 parent 4d6b240 commit 71b1fa4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions vochain/indexer/migrations/0016_dummy.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
-- +goose Up
-- intentionally does nothing

-- This is a no-op command in SQLite, used just to have a valid SQL statement.
SELECT 1;

0 comments on commit 71b1fa4

Please sign in to comment.