aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/db/specific/postgresql/V1.36__web_tokens.sql
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/db/specific/postgresql/V1.36__web_tokens.sql')
-rw-r--r--src/main/resources/db/specific/postgresql/V1.36__web_tokens.sql1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/resources/db/specific/postgresql/V1.36__web_tokens.sql b/src/main/resources/db/specific/postgresql/V1.36__web_tokens.sql
deleted file mode 100644
index ccdefad2..00000000
--- a/src/main/resources/db/specific/postgresql/V1.36__web_tokens.sql
+++ /dev/null
@@ -1 +0,0 @@
-ALTER TABLE user_services ALTER COLUMN regid TYPE character varying(1024)