Koha/installer/data/mysql/uk-UA/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
..
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
permissions_and_user_flags.sql Bug 7673: DB changes - Add permissions 2014-11-11 12:27:21 -03:00
permissions_and_user_flags.txt
sample_frequencies.sql
sample_frequencies.txt
sample_notices.sql Bug 13199: Add missing notices for several installations 2014-11-20 09:47:50 -03:00
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
system_preferences_full_optimal_for_install_only.sql
system_preferences_full_optimal_for_install_only.txt
system_preferences_optimal_values_insert_only.sql
system_preferences_optimal_values_insert_only.txt