-
Notifications
You must be signed in to change notification settings - Fork 21
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
Provide an API to interact with a table schema descriptor - fieldNames, primaryKey etc properties? #6
Comments
Test cases here: tableschema-java/src/test/java/io/frictionlessdata/tableschema/SchemaTest.java Lines 88 to 118 in 9b9b4ae
And here: tableschema-java/src/test/java/io/frictionlessdata/tableschema/SchemaTest.java Lines 316 to 375 in 9b9b4ae
Foreign Key parsing, getting, and setting has not been implemented. Created Issue #12 for this. |
No description provided.
The text was updated successfully, but these errors were encountered: