From 81ce7ceb56f38ae2534d03d0ab830709e47b2399 Mon Sep 17 00:00:00 2001 From: wbudic <42565654+wbudic@users.noreply.github.com> Date: Wed, 5 Dec 2018 17:40:25 +1100 Subject: [PATCH] Update Current Development Check List.md --- Current Development Check List.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Current Development Check List.md b/Current Development Check List.md index eb7e606..879827b 100644 --- a/Current Development Check List.md +++ b/Current Development Check List.md @@ -1,7 +1,8 @@ ## Urgent * Create View By Category -* Implement Record Set operation based on introduced ID column not using inbuild SQLite rowid. + +✔ Implement Record Set operation renumerating id's if inserting records in the past (rowid renum.). * Test with mySQL database as alternative to SQLite. ## Minor * Fix CSS spacing. -- 2.34.1