Closed FelixZY closed 5 months ago
Latest commit: 60792decd305c49364fdc1aecf90f870e7ef75b0
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Description
@benjie additionally notes that the requirement to use the table record type (rather than the pk type) in the function definition will hopefully be lifted in the future. However, as this is not yet possible, I excluded this bit of "trivia".
resolves #2086
Performance impact
N/A
Security impact
N/A
Checklist
yarn lint:fix
passes.yarn test
passes.RELEASE_NOTES.md
file (if one exists).