SQLite format 3@ - U}tabletasklisttasklistCREATE TABLE "tasklist" ( "id" INTEGER PRIMARY KEY NOT NULL , "subject" TEXT NOT NULL , "desc" TEXT, "completed" BOOL NOT NULL DEFAULT (0) , "creatiU}tabletasklisttasklistCREATE TABLE "tasklist" ( "id" INTEGER PRIMARY KEY NOT NULL , "subject" TEXT NOT NULL , "desc" TEXT, "completed" BOOL NOT NULL DEFAULT (0) , "creation" DATETIME NOT NULL DEFAULT (CURRENT_TIMESTAMP), "priority" DOUBLE DEFAULT (0) , "activetask" INTEGER DEFAULT 0)03tabledailylogdailylogCREATE TABLE "dailylog" ( "id" INTEGER PRIMARY KEY NOT NULL , "date" DATE NOT NULL DEFAULT (CURRENT_DATE), "estimation" INTEGER DEFAULT (0), "completed" INTEGER DEFAULT (0), "discarded" INTEGER DEFAULT (0), "unplanned" INTEGER DEFAULT (0), "ta 3P5P3] !2012-02-16 v1:1,0,2,0,3,0,4,0,5,0,6,0,7,0,12,0,16,0,17,0,25,0,28,0,29,0,30,0,19,0] !2012-02-15 v1:1,0,2,0,3,0,4,0,5,0,6,0,7,0,12,0,16,0,17,0,19,0,25,0,28,0,29,0,30,0] !2012-02-14 v1:1,0,2,0,3,0,4,0,5,0,6,0,7,0,12,0,16,0,17,0,28,0,29,0,30,0,19,0,25,0X !2012-02-13v1:1,0,2,0,3,0,4,0,5,0,6,0,7,0,12,0,16,0,17,0,28,0,29,0,25,5,30,1 !2012-02-10 " !%2012-02-08 v1:28,1,29,1!2012-02-07 !2012-02-06 v1:25,4!2012-01-29 !2012-01-17 v1:0!A2012-01-16v1:16,2,17,3,19,0,18,0,7,0F!m2012-01-13  v1:1,1,2,1,3,0,4,1,5,1,6,2,7,0,8,0,9,0,10,0,11,0!2012-01-11 !2012-01-09v1:1,27&rY !!5/truetrue2012-01-132012-01-13Weekly Status Updateunplanned_handledW !!1/truefalse2012-01-132012-02-06Provide Feedback 8unplanned_handledW!!1/truefalse2012-01-132012-02-06Provide Feedback 7unplanned_handled[!!;/truetrue2012-01-132012-02-06Provide Feedback Stevenunplanned_handledY!!7/truetrue2012-01-132012-01-13Provide Feedback Romeunplanned_handledZ!!9/truetrue2012-01-132012-01-13Provide Feedback Peggyunplanned_handled^!!A/truetrue2012-01-132012-01-13Provide Feedback Jingchengunplanned_handledZ!!9/truetrue2012-01-132012-01-13Provide Feedback Frankunplanned_handled[!!;/truetrue2012-01-132012-01-13Provide Feedback Arthurunplanned_handledR!!)/truetrue2012-01-132012-01-13Self-Evulationunplanne 03tabledailylogdailylogCREAT33tabledailylogdailylogCREATE TABLE "dailylog" ( "id" INTEGER PRIMARY KEY NOT NULL , "date" DATE NOT NULL DEFAULT (CURRENT_DATE), "estimation" INTEGER DEFAULT (0), "completed" INTEGER DEFAULT (0), "discarded" INTEGER DEFrGG]tableoXHFcGcd04oXHFcGcd04_dailylogoXHFcGcd04oXHFcGcd04_dailylogCREATE TABLE "oXHFcGcd04oXHFcGcd04_dailylog" ( "id" INTEGER PRIMARY KEY NOT NULL , "date" DATE NOT NULL DEFAULT (CURRENT_DATE), "estimation" INTEGER DEFAULT (0), "completed" INTEGER DEFAULT (0), "discarded" INTEGER DEFAULT (0), "unplanned" INTEGER DEFAULT (0), "tasks" TEXT)P ++Ytablesqlite_sequencesqlite_sequence CREATE TABLE sqlite_sequence(name,seq), /tableoptionsoptionsCREATE TABLE "options" ( "id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL UNIQUE , "name" VARCHAR(50) NOT NULL UNIQUE , "value" BLOB)- Aindexsqlite_autoindex_options_1options- Aindexsqlite_autoindex_options_2options i, /tableoptionsoptionsCREATE TABLE "options" ( "id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL UNI1 5tabletasklisttasklistCREATE TABLE "tasklist" ( "id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL , "subject" TEXT NOT NULL , "desc" TEXT, "completed" BOOL NOT NULL DEFAULT (0) , "creation" DATETIME NOT NULL DEFAULT (CURRENT_TIMESTAMP), "priority" DOUBLE DEFAULT (0) , "activetask" INTEGER DEFAULT 0)-9tabletaskstasksCREATE TABLE "tasks" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL ,"completed" BOOLEAN DEFAULT false ,"target_today" BOOLEAN DEFAULT false ,"creation_date" DATE NOT NULL DEFAULT (CURRENT_DATE) ,"complete_date" DATE,"subject" TEXT NOT NULL ,"desc" TEXT,"listid" INTEGER NOT NULL DEFAULT (0) ,"priority" DOUBLE DEFAULT (0) ,"estimation" INTEGER DEFAULT (1) ,"pomodoro_created" INTEGER DEFAULT (0) ,"pomodoro_completed" INTEGER DEFAULT (0) ,"interruptions" INTEGER DEFAULT (0), "unplanned_handled" TEXT,"type" INTEGER DEFAULT (0) ) P5 !2012-02-10 " !%2012-02-08 v1:28,1,29,1!2012-02-07 !2012-02-06 v1:25,4!2012-01-29 !2012-01-17 v1:0!A2012-01-16v1:16,2,17,3,19,0,18,0,7,0F!m2012-01-13  v1:1,1,2,1,3,0,4,1,5,1,6,2,7,0,8,0,9,0,10,0,11,0!2012-01-11 !2012-01-09v1:1,2 bH-zQ3#'test QPoint " +DatabaseVersion' 9'FloatingWidgetPosition* 7DisplayFloatingWidget AutoRunA -gtest string list string1string2"!5test colorCÿÿÿÿ!test intâ@+test bool false)test bool true"#3test double@^ÜÌÌÌÌÍ%%7test string2 string%%7test string1 string*Kregname test name 2       ^D)j#test QPoint+DatabaseVersion 9FloatingWidgetPosition 7DisplayFloatingWidget AutoRun -test string list !test color+test bool false)test bool true#test double test int%test string2%test string1 regname  dailylog tasks tasklist options '!tabledailylogdailylogCREATE TABLE "dailylog" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL , "date" DATE NOT NULL DEFAULT (CURRENT_DATE), "estimation" INTEGER DEFAULT (0), "completed" INTEGER DEFAULT (0), "discarded" INTEGER DEFAULT (0), "unplanned" INTEGER DEFAULT (0), "tasks" TEXT) B Sg ASL!Qfalsefalse2012-01-16Test patch installation with OmahaE !!1truefalse2012-01-132012-02-06Provide Feedback 8X!!Utruefalse2012-01-162012-01-16Discussion about zhulong IntegrationL!qfalsetrue2012-01-16Investigation: triggle the installation \!qfalsefalse2012-01-16Investigation: triggle the installation on webpageS!!Otruetrue2012-01-162012-01-17Validate the patch and submit fixX!!Ytruetrue2012-01-162012-01-16Rough Estimation for API/SDK Progressm!!truefalse2012-01-132012-01-13Help QA to trouble shooting the plugin installation error[!![truefalse2012-01-132012-01-13Help others resolve the merge conflictsN !!Atruefalse2012-01-132012-01-13Help others on integrationG !!5truetrue2012-01-132012-01-13Weekly Status Update .]zY!![truetrue2012-02-082012-02-08Presentation: Spiderman Install ProcessZ!!]truetrue2012-02-082012-02-08Spiderman Technical Roadmap PresentationE!!/truefalse2012-02-062012-02-06Code Review today\!!]truefalse2012-02-062012-02-06book meeting room for Tuesday afternoon.>!/falsefalse2012-02-06Code Review today`!{falsetrue2012-02-06Make JS objects works with new BOL lifecycle managementm!!truefalse2012-01-162012-01-17Quick check if Omaha meta data support downloading sourcej!!ytruefalse2012-01-162012-01-16code review for Admin Site: statstics for intallations%!falsefalse2012-01-16?!!#truefalse2012-01-172012-02-06update jira /!(!3Sprint 3102012-02-16 13:07:43(!3Sprint 3122012-01-16 03:49:26(!3Sprint 311 2011-12-28 02:42:57 , /tableop-9tabletaskstasksCREATE TABLE "tasks" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL ,"completed" BOOLEAN DEFAULT false ,"target_today" BOOLEAN DEFAULT false ,"creation_date" DATE NOT NULL DEFAULT (CURRENT_DATE) ,"complete_date" DATE,"subject" TEXT NOT NULL ,"desc" TEXT,"listid" INTEGER NOT NULL DEFAULT (0) ,"priority" DOUBLE DEFAULT (0) ,"estimation" INTEGER DEFAULT (1) ,"pomodoro_created" INTEGER DEFAULT (0) ,"pomodoro_completed" INTEGER DEFAULT (0) ,"interruptions" INTEGER DEFAULT (0), "unplanned_handled" TEXT,"type" INTEGER DEFAULT (0) ) rr#;LR!!)/truetrue2012-01-132012-01-13Self-Evulationunplanned_handled[!!;/truetrue2012-01-132012-01-13Provide Feedback Arthurunplanned_handledZ!!9/truetrue2012-01-132012-01-13Provide Feedback Frankunplanned_handled^!!A/truetrue2012-01-132012-01-13Provide Feedback Jingchengunplanned_handledZ!!9/truetrue2012-01-132012-01-13Provide Feedback Peggyunplanned_handledY!!7/truetrue2012-01-132012-01-13Provide Feedback Romeunplanned_handled[!!;/truetrue2012-01-132012-02-06Provide Feedback Stevenunplanned_handledW!!1/truefalse2012-01-132012-02-06Provide Feedback 7unplanned_handledW !!1/truefalse2012-01-132012-02-06Provide Feedback 8unplanned_handledY !!5/truetrue2012-01-132012-01-13Weekly Status Updateunplanned_handled hU%o!q/falsetrue2012-01-16Investigation: triggle the installation on webpageunplanned_handled!!` !!A/truefalse2012-01-132012-01-13Help others on integrationunplanned_handledm!![/truefalse2012-01-132012-01-13Help others resolve the merge conflictsunplanned_handled!!/truefalse2012-01-132012-01-13Help QA to trouble shooting the plugin installation errorunplanned_handledj!!Y/truetrue2012-01-162012-02-16Rough Estimation for API/SDK Progressunplanned_handlede!!O/truetrue2012-01-162012-02-16Validate the patch and submit fixunplanned_handled^!Q/falsefalse2012-01-16Test patch installation with Omahaunplanned_handled !!m!q/falsetrue2012-01-16Investigation: triggle the installation on webpageunplanned_handledj!!U/truefalse2012-01-162012-01-16Discussion about zhulong Integrationunplanned_handled 221Q8!!/truefalse2012-01-162012-01-17Quick check if Omaha meta data support downloading sourceunplanned_handled|!!y/truefalse2012-01-162012-01-16code review for Admin Site: statstics for intallationsunplanned_handledQ!!#/truefalse2012-01-172012-02-06update jiraunplanned_handled!{/f_!U/falsetrue2012-02-06Make new object lifecycle managementunplanned_handledW!!//truefalse2012-02-062012-02-06Code Review todayunplanned_handledn!!]/truefalse2012-02-062012-02-06book meeting room for Tuesday afternoon.unplanned_handledw!!]/d!!I/8[!I/falsetrue2012-02-08Technical Roadmap Presentationunplanned_handledb!!I/truetrue2012-02-082012-02-16Technical Roadmap Presentationunplanned_handledb!!I/truetrue2012-02-082012-02-16Investigation: Install Processunplanned_handled