Koha/installer/data/mysql/it-IT/necessari
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_val.sql
auth_val.txt
class_sources.sql
class_sources.txt
csv_profiles.sql
csv_profiles.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
notices.sql
notices.txt
parameters.sql
parameters.txt
patron_categories.sql
patron_categories.txt
sample_creator_data.sql
sample_creator_data.txt
sample_frequencies.sql
sample_frequencies.txt
sample_holidays.sql
sample_holidays.txt
sample_itemtypes.sql
sample_itemtypes.txt
sample_news.sql
sample_news.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
sample_quotes.sql
sample_quotes.txt
stopwords.sql
stopwords.txt
system_preferences.sql
userflags.sql
userflags.txt
userpermissions.sql
userpermissions.txt