We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0554a2 commit f20aab1Copy full SHA for f20aab1
frictionless/package/package.py
@@ -476,7 +476,8 @@ def validate(
476
477
Parameters:
478
checklist? (checklist): a Checklist object
479
- parallel? (bool): run in parallel if possible
+ parallel? (bool): run in parallel if possible. Parallel execution
480
+ is not possible if foreign keys are used in a resource schema.
481
482
Returns:
483
Report: validation report
0 commit comments