From 82ba28f1976305c1163adb5993745604ccb696cc Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Mon, 27 Jul 2020 20:45:20 +0100 Subject: chore: Move //fun/tvldb -> //fun/paroxysm Say ~my~ its name! Change-Id: I7890318aef984af0f6bc011de32282f16e01cbb3 Reviewed-on: https://cl.tvl.fyi/c/depot/+/1483 Tested-by: BuildkiteCI Reviewed-by: eta --- fun/tvldb/migrations/20181218142013_fix_unique/up.sql | 1 - 1 file changed, 1 deletion(-) delete mode 100644 fun/tvldb/migrations/20181218142013_fix_unique/up.sql (limited to 'fun/tvldb/migrations/20181218142013_fix_unique/up.sql') diff --git a/fun/tvldb/migrations/20181218142013_fix_unique/up.sql b/fun/tvldb/migrations/20181218142013_fix_unique/up.sql deleted file mode 100644 index 4885ae5edefe..000000000000 --- a/fun/tvldb/migrations/20181218142013_fix_unique/up.sql +++ /dev/null @@ -1 +0,0 @@ -ALTER TABLE keywords DROP CONSTRAINT IF EXISTS keywords_name_key; -- cgit 1.4.1