forked from shibao/cannery
format migration
This commit is contained in:
@ -47,6 +47,5 @@ defmodule Cannery.Repo.Migrations.SetUtcDatetime do
|
|||||||
modify :inserted_at, :utc_datetime_usec, from: :naive_datetime
|
modify :inserted_at, :utc_datetime_usec, from: :naive_datetime
|
||||||
modify :updated_at, :utc_datetime_usec, from: :naive_datetime
|
modify :updated_at, :utc_datetime_usec, from: :naive_datetime
|
||||||
end
|
end
|
||||||
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user