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

Change Nullable to NullableDocument #138

Merged
merged 3 commits into from
Sep 11, 2024
Merged

Change Nullable to NullableDocument #138

merged 3 commits into from
Sep 11, 2024

Conversation

pnwpedro
Copy link
Collaborator

Description

  • Change Nullable to NullableDocument

Motivation and context

I went back and forth on this, but decided that Nullable is too general. Users will likely be confused when encountering it.

How was the change tested?

Updated existing tests with names.

Screenshots (if appropriate):

Change types

    • Bug fix (non-breaking change that fixes an issue)
    • New feature (non-breaking change that adds functionality)
    • Breaking change (backwards-incompatible fix or feature)

Checklist:

    • My code follows the code style of this project.
    • My change requires a change to Fauna documentation.
    • My change requires a change to the README, and I have updated it accordingly.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

jrodewig
jrodewig previously approved these changes Sep 11, 2024
Copy link
Contributor

@jrodewig jrodewig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 on README.

jrodewig
jrodewig previously approved these changes Sep 11, 2024
findgriffin
findgriffin previously approved these changes Sep 11, 2024
@findgriffin findgriffin merged commit 7a34995 into main Sep 11, 2024
1 check passed
@findgriffin findgriffin deleted the nullable-document branch September 11, 2024 17:40
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.

3 participants