Skip to content
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

Return NULL when a record's related field is empty #28

Merged
merged 9 commits into from
Oct 11, 2024
Merged

Conversation

rcannood
Copy link
Collaborator

@rcannood rcannood commented Oct 10, 2024

Fixes #21

Changes

Bug fixes

  • Return NULL when a record's related field is empty.

@rcannood rcannood requested a review from lazappi October 10, 2024 17:21
@rcannood rcannood merged commit b59c996 into main Oct 11, 2024
7 checks passed
@rcannood rcannood deleted the fix-related-data branch October 11, 2024 09:14
lazappi added a commit that referenced this pull request Oct 14, 2024
* origin/main:
  Add printing to remaining classes (#31)
  Improve error messages (#30)
  Update documentation (#29)
  Return `NULL` when a record's related field is empty (#28)
  minor fix in usage vignette (#32)
  Add usage vignette (#18)
  Add a simple unit test which queries laminlabs/lamindata (#27)
  bump action from v4.5.0 to v4 (#26)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set empty fields to NULL instead of an empty object
2 participants