Skip to content

Conversation

@tanner0101
Copy link
Member

@tanner0101 tanner0101 commented Jan 22, 2020

Bound optional values that are nil should no longer result in an unexpected type warning (fixes #74)

PostgresData will now return strings correctly for user-defined types like enums.

@tanner0101 tanner0101 added bug Something isn't working enhancement New feature or request labels Jan 22, 2020
@tanner0101 tanner0101 changed the title add isUserDefined + fix optional User-defined Enum + Optional Fix Jan 22, 2020
@tanner0101 tanner0101 merged commit 82c1ffa into master Jan 22, 2020
@tanner0101
Copy link
Member Author

These changes are now available in 1.0.0-beta.2.5

@tanner0101 tanner0101 deleted the tn-fix-type branch January 22, 2020 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Warning given when saving optional containing nil field.

1 participant