total rebase
[anni] / priv / repo / migrations / 20200811143147_ap_id_not_null.exs
old mode 100755 (executable)
new mode 100644 (file)
index a160dae..dbc2266
@@ -8,7 +8,7 @@ defmodule Pleroma.Repo.Migrations.ApIdNotNull do
   require Logger
 
   def up do
-    Logger.warn(
+    Logger.warning(
       "If this migration fails please open an issue at https://git.pleroma.social/pleroma/pleroma/-/issues/new \n"
     )