Hi Gentlemen, As now no one else will help us to improve the database, we should continue finishing it. Next step, I think it is the time to implement all SQL with JS code, then combine them into "databasemodule.js".
The list below is a simple document about SQL implementation: 1. database initialization // create table , etc.. 2. feed operations 3. article operations 4. tag operations 5. feed_tag operations 6. settings operations 7. test operations (developers only) // drop table, clear data, etc.. PS: note that no need to consider it too seriously, because we will port the database to another backend sooner or later. That will be long-term goal in the future. Cheers, Joey
-- Mailing list: https://launchpad.net/~ubuntu-touch-coreapps Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-touch-coreapps More help : https://help.launchpad.net/ListHelp

