Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Organize files by table #125

Open
gracebrownecodes opened this issue Feb 2, 2016 · 0 comments
Open

Organize files by table #125

gracebrownecodes opened this issue Feb 2, 2016 · 0 comments

Comments

@gracebrownecodes
Copy link
Contributor

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.

gracebrownecodes pushed a commit that referenced this issue Feb 5, 2016
Across all models, files are redistributed into table directories,
field-type-specific attributes are added where needed, some field attributes
are tweaked based on generated-DDL testing, one i2b2_pedsnet reference is
tweaked based on generated-DDL testing, the i2b2_pedsnet model is moved to the
base directory, and model version numbers are standardized to [0-9].[0-9].[0-9]
format.

Fixes #125
Fixes #126

Signed-off-by: Aaron Browne <aaron0browne@gmail.com>
gracebrownecodes pushed a commit that referenced this issue Feb 5, 2016
Across all models, files are redistributed into table directories,
field-type-specific attributes are added where needed, some field attributes
are tweaked based on generated-DDL testing, one i2b2_pedsnet reference is
tweaked based on generated-DDL testing, the i2b2_pedsnet model is moved to the
base directory, and model version numbers are standardized to [0-9].[0-9].[0-9]
format.

Fixes #125
Fixes #126

Signed-off-by: Aaron Browne <aaron0browne@gmail.com>
gracebrownecodes pushed a commit that referenced this issue Feb 10, 2016
Across all models, files are redistributed into table directories,
field-type-specific attributes are added where needed, some field attributes
are tweaked based on generated-DDL testing, one i2b2_pedsnet reference is
tweaked based on generated-DDL testing, the i2b2_pedsnet model is moved to the
base directory, and model version numbers are standardized to [0-9].[0-9].[0-9]
format.

Fixes #125
Fixes #126

Signed-off-by: Aaron Browne <aaron0browne@gmail.com>
gracebrownecodes pushed a commit that referenced this issue Feb 12, 2016
Across all models, files are redistributed into table directories,
field-type-specific attributes are added where needed, some field attributes
are tweaked based on generated-DDL testing, one i2b2_pedsnet reference is
tweaked based on generated-DDL testing, the i2b2_pedsnet model is moved to the
base directory, and model version numbers are standardized to [0-9].[0-9].[0-9]
format.

Fixes #125
Fixes #126

Signed-off-by: Aaron Browne <aaron0browne@gmail.com>
gracebrownecodes pushed a commit that referenced this issue Feb 12, 2016
Across all models, files are redistributed into table directories,
field-type-specific attributes are added where needed, some field attributes
are tweaked based on generated-DDL testing, one i2b2_pedsnet reference is
tweaked based on generated-DDL testing, the i2b2_pedsnet model is moved to the
base directory, and model version numbers are standardized to [0-9].[0-9].[0-9]
format.

Fixes #125
Fixes #126

Signed-off-by: Aaron Browne <aaron0browne@gmail.com>
gracebrownecodes pushed a commit that referenced this issue Feb 12, 2016
Across all models, files are redistributed into table directories,
field-type-specific attributes are added where needed, some field attributes
are tweaked based on generated-DDL testing, one i2b2_pedsnet reference is
tweaked based on generated-DDL testing, the i2b2_pedsnet model is moved to the
base directory, and model version numbers are standardized to [0-9].[0-9].[0-9]
format.

Fixes #125
Fixes #126

Signed-off-by: Aaron Browne <aaron0browne@gmail.com>
gracebrownecodes pushed a commit that referenced this issue Feb 12, 2016
Across all models, files are redistributed into table directories,
field-type-specific attributes are added where needed, some field attributes
are tweaked based on generated-DDL testing, one i2b2_pedsnet reference is
tweaked based on generated-DDL testing, the i2b2_pedsnet model is moved to the
base directory, and model version numbers are standardized to [0-9].[0-9].[0-9]
format.

Fixes #125
Fixes #126

Signed-off-by: Aaron Browne <aaron0browne@gmail.com>
gracebrownecodes pushed a commit that referenced this issue Mar 13, 2016
Across all models, files are redistributed into table directories,
field-type-specific attributes are added where needed, some field attributes
are tweaked based on generated-DDL testing, one i2b2_pedsnet reference is
tweaked based on generated-DDL testing, the i2b2_pedsnet model is moved to the
base directory, and model version numbers are standardized to [0-9].[0-9].[0-9]
format.

Fixes #125
Fixes #126

Signed-off-by: Aaron Browne <aaron0browne@gmail.com>
gracebrownecodes pushed a commit that referenced this issue Mar 14, 2016
Across all models, files are redistributed into table directories,
field-type-specific attributes are added where needed, some field attributes
are tweaked based on generated-DDL testing, one i2b2_pedsnet reference is
tweaked based on generated-DDL testing, the i2b2_pedsnet model is moved to the
base directory, and model version numbers are standardized to [0-9].[0-9].[0-9]
format.

Fixes #125
Fixes #126

Signed-off-by: Aaron Browne <aaron0browne@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant