Bug 24584: Rewrite optional/marc21_relatorterms to YAML
[koha.git] / installer / data / mysql / en / optional / sample_libraries_holidays.sql
blob33b6ff6fc4428cd580c3b498ce819a68167fc9d9
1 INSERT INTO `repeatable_holidays` VALUES 
2 (2,'MPL',0,NULL,NULL,'','Sundays'),
3 (3,'MPL',NULL,1,1,'','New Year\'s Day'),
4 (4,'MPL',NULL,25,12,'','Christmas');