Koha/installer/data/mysql
Andrew Moore d8654344fa Bug 2176 (1/5): database update: adding message_queue table and tables to hold patron messaging preferences
Updates to kohastructure.sql and updatedatabase.pl:
- add new message_queue table
- add message_transport_types table
- add message_attributes table
- add message_transports table
- add borrower_message_preferences table
- add borrower_message_transport_preferences table
- adding EnhancedMessagingPreferenes to sysprefs SQL.

Added column to borrowers table to hold SMS Alert Number.
Added some more sample notices (letters) that will be sent for patron alerts
added some sample SQL to configure messaging.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-06-20 12:54:52 -05:00
..
en Bug 2176 (1/5): database update: adding message_queue table and tables to hold patron messaging preferences 2008-06-20 12:54:52 -05:00
fr-FR minor fixes in marc frameworks 2008-06-20 06:12:48 -05:00
kohastructure.sql Bug 2176 (1/5): database update: adding message_queue table and tables to hold patron messaging preferences 2008-06-20 12:54:52 -05:00
sample_only_param_tables.sql Moved location of updater scripts to dbms specific dir. 2007-11-13 11:22:47 -06:00
update22to30.pl kohabug 2076: updated 2.2 -> 3.0 upgrade 2008-05-11 05:40:46 -05:00
updatedatabase.pl Bug 2176 (1/5): database update: adding message_queue table and tables to hold patron messaging preferences 2008-06-20 12:54:52 -05:00