Move schema data and support imports #16
Labels
No labels
bug
confirmed
critical
discussion
documentation
Doing
enhancement
suggestion
support
To Do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/hazaar-dbi#16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have a project where the schema data is causing the schema file to get quite large. Seeing as this is also a single large JSON object, it may be a good idea to be able to break it out into separate files. This would also help with maintenance and protect from possible conflicts in source code management.
I also think that the data should be split out because the data part itself is not version controlled like the rest of the schema.
mentioned in commit
fb41660107
closed via commit
ce06e55e10
I took out support for the old data element in the main schema.json file. For backwards compatibility, I think this was a bad idea so I'm going to add it back. There is no reason I can't just support both.
reopened
added ~161 and removed ~160 labels
closed via commit
fe3a4a092a