[Ils-source] r1569 - trunk/db/mssql

scribe at crosswire.org scribe at crosswire.org
Tue Apr 3 23:28:58 MST 2018


Author: scribe
Date: 2018-04-03 23:28:58 -0700 (Tue, 03 Apr 2018)
New Revision: 1569

Added:
   trunk/db/mssql/upgrade1.82.0-1.sql
Log:
added SQL upgrade for mgr opt-out of compl emails


Added: trunk/db/mssql/upgrade1.82.0-1.sql
===================================================================
--- trunk/db/mssql/upgrade1.82.0-1.sql	                        (rev 0)
+++ trunk/db/mssql/upgrade1.82.0-1.sql	2018-04-04 06:28:58 UTC (rev 1569)
@@ -0,0 +1 @@
+alter table USERPROFILE add USERPMGRCOMPLEMAILSOVERRIDE char(1) DEFAULT 'F';




More information about the Ils-source mailing list