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