Refactoring
This commit is contained in:
5
data/migrations/list.php
Normal file
5
data/migrations/list.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
$migrationList = [];
|
||||
$migrationList[] = 'v20170702_190500_add_attendance_image';
|
||||
$migrationList[] = 'v20170310_190401_add_timesheet_changes';
|
||||
$migrationList[] = 'v20161116_190001_unique_index_cron_name';
|
||||
Reference in New Issue
Block a user