From 3e5b910478b443ae931aac3170d27a106f7c56bd Mon Sep 17 00:00:00 2001 From: manelp Date: Fri, 30 Jun 2023 13:02:01 +0200 Subject: [PATCH] Add migration related backlog items --- docs/Requirements.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Requirements.md b/docs/Requirements.md index e912d15..dc9a6b4 100644 --- a/docs/Requirements.md +++ b/docs/Requirements.md @@ -32,6 +32,8 @@ - [x] The application is usable via an HTTP API in Json - [x] Remove the example console application - [ ] The application runs the migrations on each deployment / start up +- [ ] The migrations are run before executing tests +- [ ] Find the best way to run one-off dynos to run migrations ### Inform time entries