-
I'm having some trouble validating a package with primary/foreign key relations - I get the following:
Primary keys and foreign keys seem to be defined ok and I'm at a loss to know what this error means. The package follows a basic star schema and if I remove the FK relations on the main data table resource the package validates fine. I've copied the FK definition which appears at the end of the table resource (I've tried the fields both with and without an array - the documentation is a bit confusing, but the result re the error is the same):
Any idea why this is happening? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
@roll do you have any idea why this is happening? |
Beta Was this translation helpful? Give feedback.
-
Looks like this has been fixed in frictionlessdata/frictionless-py#755 |
Beta Was this translation helpful? Give feedback.
Looks like this has been fixed in frictionlessdata/frictionless-py#755