From 902fb109e0483ad66b17662bc76f2a643b8a4015 Mon Sep 17 00:00:00 2001 From: "barnboy%trilobyte.net" <> Date: Wed, 21 Nov 2001 03:56:31 +0000 Subject: Added tip about checking sanitycheck.cgi if you make schema changes, per bug 98049. --- docs/sgml/patches.sgml | 12 +++++++++++- docs/xml/patches.xml | 12 +++++++++++- 2 files changed, 22 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/sgml/patches.sgml b/docs/sgml/patches.sgml index 151f985c1..ec68667b4 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 151f985c1..ec68667b4 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 -- cgit v1.2.3-24-g4f1b