From 8a7e986ce32edbddab4f07da1daf5ee95caca8b6 Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Fri, 28 May 2010 21:37:38 +0000 Subject: [PATCH] Add exception for iwl_prefix --- maintenance/postgres/compare_schemas.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/maintenance/postgres/compare_schemas.pl b/maintenance/postgres/compare_schemas.pl index c0d22de983..62fa9469d3 100644 --- a/maintenance/postgres/compare_schemas.pl +++ b/maintenance/postgres/compare_schemas.pl @@ -362,6 +362,7 @@ user_newpassword tinyblob TEXT user_options blob TEXT user_password tinyblob TEXT user_token binary(32) TEXT +iwl_prefix varbinary(20) TEXT ## Text URLs: el_index blob TEXT -- 2.20.1