Skip to content

Fix #337 Bug when passing a query to execute that is a psycopg2 SQL object#510

Merged
Suor merged 3 commits into
Suor:masterfrom
gone:fix_composed
Apr 15, 2026
Merged

Fix #337 Bug when passing a query to execute that is a psycopg2 SQL object#510
Suor merged 3 commits into
Suor:masterfrom
gone:fix_composed

Conversation

@gone

@gone gone commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

Adds a fix to check the type of the incoming query and convert to string if it's not already one.
Fixes #377

@Suor Suor merged commit 57dc991 into Suor:master Apr 15, 2026
8 of 9 checks passed
@Suor

Suor commented Apr 15, 2026

Copy link
Copy Markdown
Owner

Thanks, merged

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.

Bug when passing a query to execute that is a psycopg2 SQL object

2 participants