Bug 24289: DBIC changes
[koha.git] / installer / data / mysql / en / optional / sample_holidays.sql
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');