blob: 01afc123f951dbcfe7112781c616a0b408d41cbf [file] [log] [blame]
{"id":1,
"gbyi":0,
"gbyt":"soa",
"fl":1.6789,
"nul":"not null",
"bool":false,
"str":"This is row 1",
"sia":[1, 11, 101, 1001],
"sfa":[0.0, 1.01, 10.222, 10.0006789],
"sba":[-1, -9.8766, null, true, "text row 1"],
"soa":[{"in":1},{"in":1,"fl":1.12345}, {"in":1, "fl":10.12345, "nul":"not null"}, {"in":1, "fl":10.6789, "nul":"not null", "bool":true, "str":"here is a string at row 1"}],
"ooa":[{"in":1}, {"fl":{"f1":1.6789, "f2":54331.0}, "in":1}, {"a":{"aa":{"aaa":"aaa 1"}}, "b":{"bb":{"bbb":"bbb 1"}, "c":{"cc":"ccc 1"}}}],
"aaa":[[["aa0 1"], ["ab0 1"]], [["ba0 1"], ["bb0 1"]],[["ca0 1", "ca1 1"],["cb0 1", "cb1 1", "cb2 1"]]],
"saa":[-1, [-10, -9.3211], [1, [10.12345, "not null"], [1, 1.6789, "not null", true], [-1, 6779.0, "not null", false, "this is a short string 1"]]],
"oooi":{"oa":{"oab":{"oabc":1}}},
"ooof":{"oa":{"oab":{"oabc":1.5678}}},
"ooos":{"oa":{"oab":{"oabc":"ooos string 1"}}},
"oooa":{"oa":{"oab":{"oabc":[{"rowId":1}, {"rowValue1":1, "rowValue2":1}]}}}
}
{"id":2,
"gbyi":14,
"gbyt":"oooa",
"fl":2.6789,
"nul":null,
"bool":true,
"str":"This is row 2",
"sia":[2, 12, 102, 1002],
"sfa":[0.0, 2.01, 20.222, 20.0006789],
"sba":[-2, -19.8766, null, false, "text row 2"],
"soa":[{"in":2},{"in":2,"fl":2.12345}, {"in":2, "fl":20.12345, "nul":"not null"}, {"in":2, "fl":20.6789, "nul":null, "bool":false, "str":"here is a string at row 2"}],
"ooa":[{"in":2}, {"fl":{}, "in":2}, {"a":{"aa":{"aaa":"aaa 2"}}, "b":{"bb":{"bbb":"bbb 2"}, "c":{"cc":"ccc 2"}}}],
"aaa":[[["aa0 2"], ["ab0 2"]], [["ba0 2"], ["bb0 2"]],[["ca0 2", "ca1 2"],["cb0 2", "cb1 2", "cb2 2"]]],
"saa":[-2, [-20, -19.3211], [2, [20.12345, "not null"], [2, 2.6789, "not null", true], [-2, 6769.0, null, false, "this is a short string 2"]]],
"oooi":{"oa":{"oab":{"oabc":2}}},
"ooof":{"oa":{"oab":{"oabc":2.5678}}},
"ooos":{"oa":{"oab":{"oabc":"ooos string 2"}}},
"oooa":{"oa":{"oab":{"oabc":[{"rowId":2}, {"rowValue1":2, "rowValue2":2}]}}}
}