Skip to content

0.7.1

Choose a tag to compare

@j-schreiber j-schreiber released this 20 Jan 12:23
· 88 commits to main since this release
7476d5b

Bugfix

  • Parent binds are not validated during plan-validation (causing late fails, if invalid fields are used)
  • Parent binds that return empty record set are ignored in child queries (effectively making them un-bound)

Improvement

  • Return resolved plan objects in exports property when running sf jsc data export --validate-only
  • Improvements in output of base query and actually executed queries (sf jsc data export --json)