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

fix: allow parameters to be pass to the event store connection #257

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

yordis
Copy link
Contributor

@yordis yordis commented Oct 8, 2022

Allow :parameters option to be passed to the EventStore database connection.

config :my_app, MyApp.EventStore,,
  parameters: [application_name: "my_app"]

@yordis yordis force-pushed the allow-parameters branch 3 times, most recently from e5b38ff to 5e54ad3 Compare October 10, 2022 16:59
slashdotdash added a commit that referenced this pull request Oct 18, 2022
@slashdotdash slashdotdash merged commit 57e549c into commanded:master Oct 18, 2022
@yordis yordis deleted the allow-parameters branch July 8, 2023 23:37
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