]> lifelog.hopto.org Git - LifeLog.git/commitdiff
Create Current Development Check List
authorwbudic <redacted>
Fri, 23 Nov 2018 04:50:57 +0000 (15:50 +1100)
committerGitHub <redacted>
Fri, 23 Nov 2018 04:50:57 +0000 (15:50 +1100)
Current Development Check List [new file with mode: 0644]

diff --git a/Current Development Check List b/Current Development Check List
new file mode 100644 (file)
index 0000000..4ee47b6
--- /dev/null
@@ -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.