From: wbudic Date: Fri, 23 Nov 2018 04:50:57 +0000 (+1100) Subject: Create Current Development Check List X-Git-Url: https://lifelog.hopto.org/gitweb/?a=commitdiff_plain;h=b5d0fc7e70c81f304e242391b35ef9d9665e5b40;p=LifeLog.git Create Current Development Check List --- diff --git a/Current Development Check List b/Current Development Check List new file mode 100644 index 0000000..4ee47b6 --- /dev/null +++ b/Current Development Check List @@ -0,0 +1,3 @@ +* Create View By Category +* Implement Record Set operation based on introduced ID column not using inbuild SQLite rowid. +* Test with mySQL database as alternative to SQLite.