From: lpsolit%gmail.com <> Date: Thu, 30 Nov 2006 02:09:02 +0000 (+0000) Subject: Bug 276497: Add link to Ravenbrook bugzilla-schema generator - Patch by Frédéric... X-Git-Tag: bugzilla-2.22.2~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d6f232124f3a5123a7ddea1cb9078de78aa9643;p=thirdparty%2Fbugzilla.git Bug 276497: Add link to Ravenbrook bugzilla-schema generator - Patch by Frédéric Buclin r=justdave --- diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml index 8eeac578d0..1b0142f94c 100644 --- a/docs/xml/installation.xml +++ b/docs/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -652,10 +652,25 @@
Database Server - This section deals with configuring your database server for use - with Bugzilla. Currently and - are available. - + + This section deals with configuring your database server for use + with Bugzilla. Currently, MySQL () and + PostgreSQL () are available. + + +
+ Bugzilla Database Schema + + + The Bugzilla database schema is available at + Ravenbrook. + This very valuable tool can generate a written description of + the Bugzilla database schema for any version of Bugzilla. It + can also generate a diff between two versions to help someone + see what has changed. + +
+
MySQL