UNPKG

plyql

Version:

A SQL-like interface for Plywood

58 lines (57 loc) 856 B
{ "attributes": [ { "name": "Table", "type": "STRING" }, { "name": "Non_unique", "type": "BOOLEAN" }, { "name": "Key_name", "type": "STRING" }, { "name": "Seq_in_index", "type": "STRING" }, { "name": "Column_name", "type": "STRING" }, { "name": "Collation", "type": "STRING" }, { "name": "Cardinality", "type": "NUMBER" }, { "name": "Sub_part", "type": "NUMBER" }, { "name": "Packed", "type": "NUMBER" }, { "name": "Null", "type": "STRING" }, { "name": "Index_type", "type": "STRING" }, { "name": "Comment", "type": "STRING" }, { "name": "Index_comment", "type": "STRING" } ], "data": [] }