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

Support integer, atom or strings as aggregate_uuid in Commanded.Aggregates.Registry.open_aggregate(aggregate_module, aggregate_uuid) #7

Merged
merged 2 commits into from
Sep 22, 2016

Conversation

andrzejsliwa
Copy link
Contributor

@andrzejsliwa andrzejsliwa commented Sep 21, 2016

lets integer, atom or strings as aggregate_uuid in

Commanded.Aggregates.Registry.open_aggregate(aggregate_module, aggregate_uuid)

using other values than string raising low level error on postgrex driver about text type

@slashdotdash slashdotdash changed the title integer, atom or strings as aggregate_uuid in Commanded.Aggregates.Registry.open_aggregate(aggregate_module, aggregate_uuid) Support integer, atom or strings as aggregate_uuid in Commanded.Aggregates.Registry.open_aggregate(aggregate_module, aggregate_uuid) Sep 22, 2016
@slashdotdash slashdotdash merged commit 7f6b9e6 into commanded:master Sep 22, 2016
@slashdotdash
Copy link
Member

Great, thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants