· 7 years ago · Jan 12, 2019, 04:54 AM
1wrong.setUp();
2undefined
3CREATE TABLE IF NOT EXISTS `TABLE_FOUR` (`C1` TEXT, `C2` TEXT, `C3` TEXT, `C4` TEXT, `id` VARCHAR(32) PRIMARY KEY) null persistence.store.websql.js:78
4CREATE TABLE IF NOT EXISTS `TABLE_THREE` (`C1` TEXT, `C2` TEXT, `C3` TEXT, `C4` TEXT, `id` VARCHAR(32) PRIMARY KEY) null persistence.store.websql.js:78
5CREATE TABLE IF NOT EXISTS `TABLE_TWO` (`C1` TEXT, `C2` TEXT, `C3` TEXT, `C4` TEXT, `id` VARCHAR(32) PRIMARY KEY) null persistence.store.websql.js:78
6CREATE TABLE IF NOT EXISTS `TABLE_ONE` (`C1` TEXT, `C2` TEXT, `C3` TEXT, `C4` TEXT, `id` VARCHAR(32) PRIMARY KEY) null persistence.store.websql.js:78
7SELECT `root`.id AS TABLE_FOUR_id, `root`.`C1` AS `TABLE_FOUR_C1`, `root`.`C2` AS `TABLE_FOUR_C2`, `root`.`C3` AS `TABLE_FOUR_C3`, `root`.`C4` AS `TABLE_FOUR_C4` FROM `TABLE_FOUR` AS `root` WHERE 1=1 [] persistence.store.websql.js:78
8no ref data found, populating... wrong.js:120
9Finished updating reference data. wrong.js:155
10wrong.queryFast();
11undefined
12SELECT `root`.id AS TABLE_ONE_id, `root`.`C1` AS `TABLE_ONE_C1`, `root`.`C2` AS `TABLE_ONE_C2`, `root`.`C3` AS `TABLE_ONE_C3`, `root`.`C4` AS `TABLE_ONE_C4` FROM `TABLE_ONE` AS `root` WHERE 1=1 [] persistence.store.websql.js:78
13Table_One type: TABLE_ONE wrong.js:87
14Table_One type: TABLE_ONE wrong.js:87
15Table_One type: TABLE_ONE wrong.js:87
16Table_One type: TABLE_ONE wrong.js:87
17Table_One type: TABLE_ONE wrong.js:87
18Table_One type: TABLE_ONE wrong.js:87
19SELECT `root`.id AS TABLE_TWO_id, `root`.`C1` AS `TABLE_TWO_C1`, `root`.`C2` AS `TABLE_TWO_C2`, `root`.`C3` AS `TABLE_TWO_C3`, `root`.`C4` AS `TABLE_TWO_C4` FROM `TABLE_TWO` AS `root` WHERE 1=1 [] persistence.store.websql.js:78
20Table_Two type: TABLE_TWO wrong.js:93
21Table_Two type: TABLE_TWO wrong.js:93
22Table_Two type: TABLE_TWO wrong.js:93
23Table_Two type: TABLE_TWO wrong.js:93
24Table_Two type: TABLE_TWO wrong.js:93
25SELECT `root`.id AS TABLE_THREE_id, `root`.`C1` AS `TABLE_THREE_C1`, `root`.`C2` AS `TABLE_THREE_C2`, `root`.`C3` AS `TABLE_THREE_C3`, `root`.`C4` AS `TABLE_THREE_C4` FROM `TABLE_THREE` AS `root` WHERE 1=1 [] persistence.store.websql.js:78
26Table_Three type: TABLE_THREE wrong.js:99
27Table_Three type: TABLE_THREE wrong.js:99
28Table_Three type: TABLE_THREE wrong.js:99
29Table_Three type: TABLE_THREE wrong.js:99
30Table_Three type: TABLE_THREE wrong.js:99
31SELECT `root`.id AS TABLE_FOUR_id, `root`.`C1` AS `TABLE_FOUR_C1`, `root`.`C2` AS `TABLE_FOUR_C2`, `root`.`C3` AS `TABLE_FOUR_C3`, `root`.`C4` AS `TABLE_FOUR_C4` FROM `TABLE_FOUR` AS `root` WHERE 1=1 [] persistence.store.websql.js:78
32Table_Four type: TABLE_FOUR wrong.js:105
33Table_Four type: TABLE_FOUR wrong.js:105
34Table_Four type: TABLE_FOUR wrong.js:105
35Table_Four type: TABLE_FOUR wrong.js:105
36Table_Four type: TABLE_FOUR