From 56844ff18d7760d93dcefec7e29a8ccbf9d01604 Mon Sep 17 00:00:00 2001 From: Colin Goutte Date: Sun, 27 Aug 2023 17:53:48 +0200 Subject: [PATCH] Add caveat notes --- CAVEATS_NOGOS | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 CAVEATS_NOGOS diff --git a/CAVEATS_NOGOS b/CAVEATS_NOGOS new file mode 100644 index 0000000..2e5cc0d --- /dev/null +++ b/CAVEATS_NOGOS @@ -0,0 +1,6 @@ +Nogo: + Voluntarly skip database migrations for the demo projet + + +Caveats: + Issue in database / session management for tests, out of scope to unserstand no