Skip to content

Commit

Permalink
chore(): fix
Browse files Browse the repository at this point in the history
  • Loading branch information
matteolc committed Oct 3, 2023
1 parent 98b4692 commit f5e129c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
-- DropIndex
DROP INDEX "readings_time_idx";
DROP INDEX IF EXISTS "readings_time_idx";

0 comments on commit f5e129c

Please sign in to comment.