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, 1 insertions, 0 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
new file mode 100644
index 00000000..ccdefad2
--- /dev/null
+++ b/src/main/resources/db/specific/postgresql/V1.36__web_tokens.sql
@@ -0,0 +1 @@
+ALTER TABLE user_services ALTER COLUMN regid TYPE character varying(1024)