Skip to content

Commit

Permalink
fix(hasura): remove truncate in down.sql (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
lionelB authored Sep 9, 2020
1 parent 4e199aa commit 247c485
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions targets/hasura/migrations/1591618615701_alerts/down.sql
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,3 @@ DROP TABLE "public"."alerts";
DROP TABLE "public"."sources";

DROP TABLE "public"."alert_status";

TRUNCATE TABLE "public"."alerts_status";

0 comments on commit 247c485

Please sign in to comment.