bareos: bareos-17.2 914a57d3

Author Committer Branch Timestamp Parent
stephand stephand bareos-17.2 2017-10-15 01:09 bareos-17.2 8610c0d2 Pending
Changeset Consolidated DB update scripts

The DB update scripts 2004_2170 and 2170_2171 have been consolidated
into 2004_2171. This saves time for the DB update process when
updating from Bareos 16.2 to 17.2.

Also unified the column order in the File table and cleaned up indexes.
mod - src/cats/ddl/creates/mysql.sql Diff File
mod - src/cats/ddl/creates/postgresql.sql Diff File
mod - src/cats/ddl/creates/sqlite3.sql Diff File
rm - src/cats/ddl/updates/mysql.2170_2171.sql Diff File
rm - src/cats/ddl/updates/postgresql.2170_2171.sql Diff File
rm - src/cats/ddl/updates/sqlite3.2170_2171.sql Diff File