Koha/installer/data/mysql/en/mandatory
Jonathan Druart b73fea8aaa Bug 12298: The "feed" MTT does not seem to be used and can be removed
The feed message transport type exists but nobody knows how it can be
used. This patch assumes nobody uses it and removes it.

Before removing the entry in the DB, the updatedb entry will check if no
foreign key exists in order to avoid a delete in cascade.

This path does *not* deletes the occurrences in the templates.

Test plan:
Apply this patch, execute the updatedb script and verify the
message_transport_types table does not contain the 'feed' entry if it was not
in use.

Signed-off-by: Nick Clemens <nick@quecheelibrary.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Patch will remove the confusing option to configure message texts for feeds.
Checked on a database with an existing feed type notice (not deleted) and
on one without any references to the feed message transport type (deleted!)

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-11-25 17:14:50 -03:00
..
auth_values.sql
auth_values.txt
class_sources.sql
class_sources.txt
message_transport_types.sql Bug 12298: The "feed" MTT does not seem to be used and can be removed 2014-11-25 17:14:50 -03:00
message_transport_types.txt
sample_frequencies.sql
sample_frequencies.txt
sample_notices.sql Bug 10845: Remove the notice code HOLD_PRINT in seed data 2014-05-02 20:29:19 +00:00
sample_notices.txt
sample_notices_message_attributes.sql
sample_notices_message_attributes.txt
sample_notices_message_transports.sql
sample_notices_message_transports.txt
sample_numberpatterns.sql
sample_numberpatterns.txt
stopwords.sql
stopwords.txt
userflags.sql Bug 12275: Small corrections to English web installer 2014-05-19 22:13:06 +00:00
userflags.txt
userpermissions.sql Bug 10749: Fix typo in budget_add_del permission 2014-11-25 15:29:51 -03:00
userpermissions.txt