Skip to content

Add support for decimal_encode(nil)#139

Merged
warmwaffles merged 1 commit into
elixir-sqlite:mainfrom
philipgiuliani:decimal_encode_nil
Jan 18, 2024
Merged

Add support for decimal_encode(nil)#139
warmwaffles merged 1 commit into
elixir-sqlite:mainfrom
philipgiuliani:decimal_encode_nil

Conversation

@philipgiuliani
Copy link
Copy Markdown
Contributor

@philipgiuliani philipgiuliani commented Jan 18, 2024

It's already possible to decode nil, but encode with nil was not implemented. This cause some failing tests after upgrading my app to the latest ecto version. They are fixed after applying this changes.

@warmwaffles
Copy link
Copy Markdown
Member

Thanks a ton @philipgiuliani especially for the test. I'll get this cut into a new release asap.

@warmwaffles warmwaffles merged commit fe8519e into elixir-sqlite:main Jan 18, 2024
@warmwaffles
Copy link
Copy Markdown
Member

Released under v0.15.0.

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.

2 participants