From: barnboy%trilobyte.net <> Date: Wed, 21 Nov 2001 03:56:31 +0000 (+0000) Subject: Added tip about checking sanitycheck.cgi if you make schema changes, X-Git-Tag: bugzilla-2.16rc1~307 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=902fb109e0483ad66b17662bc76f2a643b8a4015;p=thirdparty%2Fbugzilla.git Added tip about checking sanitycheck.cgi if you make schema changes, per bug 98049. --- diff --git a/docs/sgml/patches.sgml b/docs/sgml/patches.sgml index 151f985c1b..ec68667b47 100644 --- a/docs/sgml/patches.sgml +++ b/docs/sgml/patches.sgml @@ -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 diff --git a/docs/xml/patches.xml b/docs/xml/patches.xml index 151f985c1b..ec68667b47 100644 --- a/docs/xml/patches.xml +++ b/docs/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