From: lpsolit%gmail.com <> Date: Thu, 30 Nov 2006 02:11:16 +0000 (+0000) Subject: Bug 276497: Add link to Ravenbrook bugzilla-schema generator - Patch by Frédéric... X-Git-Tag: bugzilla-2.20.4~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4688d3f120c8b80f83f9342df60461f60dbea17b;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 95e2fce0d8..5eb47c0203 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