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

sqlpp/connection_pool.h: pooled_connection is inaccessable #548

Closed
Meetrious opened this issue Dec 25, 2023 · 1 comment
Closed

sqlpp/connection_pool.h: pooled_connection is inaccessable #548

Meetrious opened this issue Dec 25, 2023 · 1 comment

Comments

@Meetrious
Copy link

The include list of connection_pool.h lacks the <sqlpp11/connection.h> header and doesn't know about pooled_connection-class

@Meetrious Meetrious changed the title commection_pool.h: pooled connection is inaccessable commection_pool.h: pooled_connection is inaccessable Dec 25, 2023
@Meetrious Meetrious changed the title commection_pool.h: pooled_connection is inaccessable sqlpp/connection_pool.h: pooled_connection is inaccessable Dec 25, 2023
rbock added a commit that referenced this issue Dec 26, 2023
@rbock
Copy link
Owner

rbock commented Dec 26, 2023

Thanks for the report! Fixed.

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

No branches or pull requests

2 participants