mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-17 17:57:09 +00:00
Renamed migration.
This commit is contained in:
@@ -4,9 +4,9 @@ use Illuminate\Database\Migrations\Migration;
|
|||||||
use Illuminate\Database\Schema\Blueprint;
|
use Illuminate\Database\Schema\Blueprint;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Class ExtendImportTable
|
* Class ChangesFor3101
|
||||||
*/
|
*/
|
||||||
class ExtendImportTable extends Migration
|
class ChangesFor3101 extends Migration
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* Reverse the migrations.
|
* Reverse the migrations.
|
Reference in New Issue
Block a user