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

Integrate PgConfig into pipeline #21

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Integrate PgConfig into pipeline #21

merged 1 commit into from
Jan 7, 2025

Conversation

theory
Copy link
Member

@theory theory commented Jan 7, 2025

Pass a PgConfig to the appropriate constructors, and add an accessor method for it to Pipeline. Add a test-only from_map constructor to PgConfig to simplify testing, and make PgConfig public so that it can be passed to Builder::new.

Pass a PgConfig to the appropriate constructors, and add an accessor
method for it to Pipeline. Add a test-only `from_map` constructor to
PgConfig to simplify testing, and make PgConfig public so that it can be
passed to `Builder::new`.
@theory theory self-assigned this Jan 7, 2025
@theory theory requested a review from vrmiguel January 7, 2025 14:53
@theory theory merged commit c9167e1 into main Jan 7, 2025
11 of 12 checks passed
@theory theory deleted the integrate-config branch January 7, 2025 18:25
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