]> git.sur5r.net Git - bacula/bacula/blob - bacula/patches/testing/add_product_name_in_version.readme
ebl Add the -B option that extract Catalog configuration from
[bacula/bacula] / bacula / patches / testing / add_product_name_in_version.readme
1 From: Eric Bollengier <eric at homelinux dot org>
2
3 This patch add a column to the Version table of the catalog.
4 For example, bweb and brestore are using private tables, and
5 it is useful to store the schema version in the same table.
6
7 Product  |  Version
8 ---------+---------
9 bacula   |    10
10 bweb     |    2
11 brestore |    3
12
13 instead of 
14
15 Version
16 -------
17   10