diff SQL/postgres/2016100900.sql @ 8:bf99236cc5cd default tip

try to recover from upgrade fail
author Charlie Root
date Sat, 29 Dec 2018 07:07:34 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SQL/postgres/2016100900.sql	Sat Dec 29 07:07:34 2018 -0500
@@ -0,0 +1,1 @@
+ALTER TABLE session ALTER COLUMN ip TYPE character varying(41);