From: lpsolit%gmail.com <> Date: Fri, 4 Apr 2008 11:48:05 +0000 (+0000) Subject: Bug 276497: Add link to Ravenbrook bugzilla-schema generator - Patch by Frédéric... X-Git-Tag: bugzilla-3.1.1~91 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67d560fe2b6d45e8d22359e7414f735e788b3bdc;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/en/xml/installation.xml b/docs/en/xml/installation.xml index 8269d60aab..1bc71c0246 100644 --- a/docs/en/xml/installation.xml +++ b/docs/en/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -608,8 +608,8 @@ - For more information, see the "maildeliverymethod" parameter in - . + For more information, see the mail_delivery_method parameter + in . @@ -729,10 +729,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