Sounds good :) Let's continue working
2013/5/14 Roman Shchekin <[email protected]> > Hi all! > > I agree, Joey, we even can create something like "tempDatabaseModule.js" > and implement all SQL operations inside. > Later we should "port" our existing GUI on new database backend. Or mb we > can rewrite full QML "frontend" on new database > backend after recieving concrete design guides :) > > > 2013/5/13 Joey Chan <[email protected]> > >> 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

