From 4688d3f120c8b80f83f9342df60461f60dbea17b Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Thu, 30 Nov 2006 02:11:16 +0000 Subject: [PATCH] =?utf8?q?Bug=20276497:=20Add=20link=20to=20Ravenbrook=20b?= =?utf8?q?ugzilla-schema=20generator=20-=20Patch=20by=20Fr=C3=83=C2=A9d?= =?utf8?q?=C3=83=C2=A9ric=20Buclin=20=20r=3Djustdave?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- docs/xml/installation.xml | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) 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 -- 2.47.2