From: Will Budicm Date: Thu, 3 Sep 2020 08:13:20 +0000 (+1000) Subject: upd X-Git-Url: https://lifelog.hopto.org/gitweb/?a=commitdiff_plain;h=f3a047bba43cbdfb45af302f448f0f6e557326ac;p=LifeLog.git upd --- diff --git a/Current Development Check List.md b/Current Development Check List.md index 8dcc319..764a7f6 100644 --- a/Current Development Check List.md +++ b/Current Development Check List.md @@ -4,9 +4,12 @@ ## Life Log Development -### v.2.1 SUN STABLE New Features +### v.2.1 SUN STABLE New Features in Works * Static pages setting from pages directory. +* Earth stage requires same SQL related code to work on at least one more DBMS type other than SQLight. + * PostgreSQL is most likelly candidate as MySQL is not easy to install for the average user. + * Developing and adopting to MySQL or any other system is not prerogative, as it works well as it is with inbuild simplicity. ### v.2.0 SUN RC2 Encountered