From: barnboy%trilobyte.net <> Date: Fri, 4 Apr 2008 11:48:08 +0000 (+0000) Subject: Added tip about checking sanitycheck.cgi if you make schema changes, X-Git-Tag: bugzilla-3.1.1~71 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7273eb7c7707fe1562eea75c09348401d40ba979;p=thirdparty%2Fbugzilla.git Added tip about checking sanitycheck.cgi if you make schema changes, per bug 98049. --- diff --git a/docs/en/xml/patches.xml b/docs/en/xml/patches.xml index 151f985c1b..ec68667b47 100644 --- a/docs/en/xml/patches.xml +++ b/docs/en/xml/patches.xml @@ -1,4 +1,4 @@ - + Useful Patches and Utilities for Bugzilla @@ -365,6 +365,16 @@ else can cause confusion in CVS and other mozilla.org utilities. + + + Schema Changes + + + If you make schema changes, you should modify sanitycheck.cgi + to support the new schema. All referential columns should be checked. + + + Variable Names