diff --git a/core/trunk/data.sql b/core/trunk/data.sql index c59b814907298880146c77721c225460f18fdb6f..3dc7b6dfdd7554ef6de16f14f4b05720a2f3de1d 100644 --- a/core/trunk/data.sql +++ b/core/trunk/data.sql @@ -7,7 +7,7 @@ -- modules/advanced_physical_archive/sql/data/advanced_physical_archive.postgresql.sql -- test -INSERT INTO parameters (id, param_value_string, param_value_int) VALUES ('apa_réservation_batch', NULL, '1'); +INSERT INTO parameters (id, param_value_string, param_value_int) VALUES ('apa_reservation_batch', NULL, '1'); -- modules/basket/sql/data/basket.postgresql.sql @@ -59,10 +59,6 @@ INSERT INTO lc_cycles (policy_id, cycle_id, cycle_desc, sequence_number, where_c --- modules/physical_archive/sql/data/physical_archive.postgresql.sql - - - -- modules/postindexing/sql/data/postindexing.postgresql.sql