From bb3c08a871a0e6de7d71ecf16cf9eb3c7b53173c Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Tue, 13 Jun 2023 22:08:34 +1000 Subject: [PATCH] BUG-27 is incorrect, maybe just fixed with using ORM from sql direct is my guess, but new book and series works in dev, so dropping bug --- BUGs | 1 - 1 file changed, 1 deletion(-) diff --git a/BUGs b/BUGs index b97d740..408d5e7 100644 --- a/BUGs +++ b/BUGs @@ -1,7 +1,6 @@ ### fix to get this working with bs 5... #### BUGS (next-30) -BUG-27: created a new book, with a series, series was not added ### DB/back-end