Skip to content

Commit 90bb224

Browse files
committed
https://github.com/bonfire-networks/bonfire-app/issues/1588
1 parent 947ad1f commit 90bb224

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

priv/repo/migrations/20251015004945_add_social_indexes.exs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
defmodule Bonfire.Social.Repo.Migrations.AddSocialIndexes do
22
@moduledoc false
3-
use Ecto.Migration
3+
use Ecto.Migration
4+
use Needle.Migration.Indexable
45
use Needle.Migration.Indexable
56

67
def up do

0 commit comments

Comments
 (0)