aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/db/specific/postgresql/V1.6__user_uri.sql
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/db/specific/postgresql/V1.6__user_uri.sql')
-rw-r--r--src/main/resources/db/specific/postgresql/V1.6__user_uri.sql1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/resources/db/specific/postgresql/V1.6__user_uri.sql b/src/main/resources/db/specific/postgresql/V1.6__user_uri.sql
deleted file mode 100644
index c067810a..00000000
--- a/src/main/resources/db/specific/postgresql/V1.6__user_uri.sql
+++ /dev/null
@@ -1 +0,0 @@
-ALTER TABLE replies ADD COLUMN user_uri character varying(255) DEFAULT NULL;