Files
dolt/integration-tests/bats/helper/1pk5col-ints.json
T
2021-03-15 14:04:40 -07:00

21 lines
223 B
JSON

{
"rows": [
{
"pk": 0,
"c1": 1,
"c2": 2,
"c3": 3,
"c4": 4,
"c5": 5
},
{
"pk": 1,
"c1": 1,
"c2": 2,
"c3": 3,
"c4": 4,
"c5": 5
}
]
}