💾 Add missing migrations

This commit is contained in:
gamonoid
2017-09-20 05:34:51 +02:00
parent 69d40ec2da
commit e506c1d7a1
3 changed files with 23 additions and 13 deletions

View File

@@ -1,5 +1,6 @@
<?php
$migrationList = [];
$migrationList[] = 'v20170918_200000_add_attendance_image_out';
$migrationList[] = 'v20170908_200000_payroll_group';
$migrationList[] = 'v20170702_190500_add_attendance_image';
$migrationList[] = 'v20170310_190401_add_timesheet_changes';