Test FlakeID old id compat & Ecto type
[akkoma] / lib / pleroma / activity.ex
index 8fd0311d2c25a78fd1259c58e17acbbff64c90bc..d907791b57f4fda10529ea0597db39edff73a5c2 100644 (file)
@@ -8,6 +8,7 @@ defmodule Pleroma.Activity do
   import Ecto.Query
 
   @type t :: %__MODULE__{}
+  @primary_key {:id, Pleroma.FlakeId, autogenerate: true}
 
   # https://github.com/tootsuite/mastodon/blob/master/app/models/notification.rb#L19
   @mastodon_notification_types %{