· 7 years ago · Jan 12, 2019, 04:54 AM
1Output:
2
3wrong.setUp();
4undefined
5CREATE 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
6CREATE 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
7CREATE 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
8CREATE 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
9SELECT `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
10no ref data found, populating... wrong.js:120
11Finished updating reference data. wrong.js:155
12wrong.queryFast();
13undefined
14SELECT `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
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
19Table_One type: TABLE_ONE wrong.js:87
20Table_One type: TABLE_ONE wrong.js:87
21SELECT `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
22Table_Two type: TABLE_ONE wrong.js:93
23Table_Two type: TABLE_ONE wrong.js:93
24Table_Two type: TABLE_ONE wrong.js:93
25Table_Two type: TABLE_ONE wrong.js:93
26Table_Two type: TABLE_ONE wrong.js:93
27SELECT `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
28Table_Three type: TABLE_ONE wrong.js:99
29Table_Three type: TABLE_ONE wrong.js:99
30Table_Three type: TABLE_ONE wrong.js:99
31Table_Three type: TABLE_ONE wrong.js:99
32Table_Three type: TABLE_ONE wrong.js:99
33SELECT `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
34Table_Four type: TABLE_ONE wrong.js:105
35Table_Four type: TABLE_ONE wrong.js:105
36Table_Four type: TABLE_ONE wrong.js:105
37Table_Four type: TABLE_ONE wrong.js:105
38Table_Four type: TABLE_ONE