Renamed migration
This commit is contained in:
parent
0ef8c03ad3
commit
fb89daa079
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
defmodule Pinchflat.Repo.Migrations.AddIndexesForTesting do
|
||||
defmodule Pinchflat.Repo.Migrations.AddIndexesForLargeCollections do
|
||||
use Ecto.Migration
|
||||
|
||||
def change do
|
||||
Loading…
Reference in a new issue