Skip to content

What SQL statement is sent to Sqlalchemy when pool_pre_ping=True #1694

Answered by dvarrazzo
sollymay asked this question in Q&A
Discussion options

You must be logged in to vote

You should ask the SQLAlchemy project not us...

Paycopg2 doesn't support sending an empty query, so likely they send a SELECT 1, but you should ask them.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sollymay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants