Skip to content

Support composite Ecto.Type definitions#3

Open
jsmestad wants to merge 2 commits intotrbngr:masterfrom
jsmestad:support-composite-types
Open

Support composite Ecto.Type definitions#3
jsmestad wants to merge 2 commits intotrbngr:masterfrom
jsmestad:support-composite-types

Conversation

@jsmestad
Copy link
Copy Markdown

@jsmestad jsmestad commented Apr 8, 2020

This fixes an issue where using Ecto's composite data types was not being handled in the Commanded.Command macro and was being split to consider the second value options.

Solution

I wanted to maintain the current API in case others are using it, so the solution was to require an extra set of braces when using compound types.

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.

1 participant