data-models icon indicating copy to clipboard operation
data-models copied to clipboard

Organize files by table

Open gracecodes144 opened this issue 10 years ago • 0 comments

The json-table-schema spec organizes the schema by table objects, which contain field definitions, primary key definition, and any foreign keys on the table. I think we should emulate this with a directory structure.

gracecodes144 avatar Feb 02 '16 15:02 gracecodes144