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

A couple of minor cleanups in the PostgreSQL connector #518

Merged
merged 2 commits into from
Aug 23, 2023

Conversation

MeanSquaredError
Copy link
Contributor

This PR performs a couple of minor cleanups in the PostgreSQL connector, which I missed in the previous PRs:

  • Replace ()-init with {}-init in the member initializer list of sqlpp::postgresql::detail::connection_handle
  • Move the method definitions for sqlpp::postgresql::detail::connection_handle inside the class

@rbock
Copy link
Owner

rbock commented Aug 23, 2023

Thanks, LGTM!

@rbock rbock merged commit 348511d into rbock:main Aug 23, 2023
1 check passed
@MeanSquaredError MeanSquaredError deleted the psql_conn_handle_methods branch August 23, 2023 07:10
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