feat: add task definition

This commit is contained in:
Moritz Böhme 2025-04-04 20:30:20 +02:00
parent 0183675176
commit ddf42409d5
6 changed files with 45 additions and 4 deletions

View file

@ -28,4 +28,4 @@ defmodule Putzplan.Repo.Migrations.InitializeAndAddAuthenticationResources do
drop table(:users)
end
end
end