Skip to content

Commit

Permalink
removed duplication on the migration
Browse files Browse the repository at this point in the history
  • Loading branch information
aemaddin committed Nov 27, 2019
1 parent 89f8f49 commit 0b4abef
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ public function up()
$table->string('ref')->nullable();
$table->string('tranid')->nullable();
$table->string('postdate')->nullable();
$table->string('trackid')->nullable();
$table->string('udf1')->nullable();
$table->string('udf2')->nullable();
$table->string('udf3')->nullable();
Expand Down

0 comments on commit 0b4abef

Please sign in to comment.