From 8c2295b97158d1e4ed4f68c4c3595591565036c8 Mon Sep 17 00:00:00 2001 From: "barnboy%trilobyte.net" Date: Tue, 20 Nov 2001 19:56:31 +0000 Subject: [PATCH] Added tip about checking sanitycheck.cgi if you make schema changes, per bug 98049. git-svn-id: svn://10.0.0.236/trunk@108613 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/docs/sgml/patches.sgml | 12 +++++++++++- mozilla/webtools/bugzilla/docs/xml/patches.xml | 12 +++++++++++- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/mozilla/webtools/bugzilla/docs/sgml/patches.sgml b/mozilla/webtools/bugzilla/docs/sgml/patches.sgml index 151f985c1be..ec68667b476 100644 --- a/mozilla/webtools/bugzilla/docs/sgml/patches.sgml +++ b/mozilla/webtools/bugzilla/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/mozilla/webtools/bugzilla/docs/xml/patches.xml b/mozilla/webtools/bugzilla/docs/xml/patches.xml index 151f985c1be..ec68667b476 100644 --- a/mozilla/webtools/bugzilla/docs/xml/patches.xml +++ b/mozilla/webtools/bugzilla/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