summaryrefslogtreecommitdiff
path: root/webmail/SQL/postgres/2011111600.sql
diff options
context:
space:
mode:
Diffstat (limited to 'webmail/SQL/postgres/2011111600.sql')
-rw-r--r--webmail/SQL/postgres/2011111600.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/webmail/SQL/postgres/2011111600.sql b/webmail/SQL/postgres/2011111600.sql
new file mode 100644
index 0000000..a382ba0
--- /dev/null
+++ b/webmail/SQL/postgres/2011111600.sql
@@ -0,0 +1,3 @@
+-- Updates from version 0.7-beta
+
+ALTER TABLE "session" ALTER sess_id TYPE varchar(128);