[followup](bug #4334) fix duplicate entries in sql
authorNahuel ANGELINETTI <nahuel.angelinetti@biblibre.com>
Tue, 23 Mar 2010 15:48:16 +0000 (16:48 +0100)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Fri, 14 May 2010 07:27:44 +0000 (09:27 +0200)
installer/data/mysql/en/optional/sample_notices_message_transports.sql
installer/data/mysql/fr-FR/2-Optionel/sample_notices_message_transports.sql

index 5aa2996..0a6c35b 100644 (file)
@@ -13,7 +13,6 @@ values
 (2, 'sms',   1, 'circulation', 'PREDUEDGST'),
 (3, 'sms',   0, 'circulation', 'EVENT'),
 (4, 'sms',   0, 'reserves',    'HOLD'),
-(4, 'sms',   0, 'reserves',    'HOLD'),
 (5, 'email', 0, 'circulation', 'CHECKIN'),
 (5, 'sms',   0, 'circulation', 'CHECKIN'),
 (6, 'email', 0, 'circulation', 'CHECKOUT'),
index 5aa2996..0a6c35b 100644 (file)
@@ -13,7 +13,6 @@ values
 (2, 'sms',   1, 'circulation', 'PREDUEDGST'),
 (3, 'sms',   0, 'circulation', 'EVENT'),
 (4, 'sms',   0, 'reserves',    'HOLD'),
-(4, 'sms',   0, 'reserves',    'HOLD'),
 (5, 'email', 0, 'circulation', 'CHECKIN'),
 (5, 'sms',   0, 'circulation', 'CHECKIN'),
 (6, 'email', 0, 'circulation', 'CHECKOUT'),