2 lines
80 B
Text
2 lines
80 B
Text
|
|
select json::JSON from read_csv('colors.json', header=false, sep='\t') t(json);
|