Skip to content

Conversation

@realtyem
Copy link

Without this an IndexError from a tuple is raised. Looks like that is because of
AUTO_INCREMENT_PRIMARY_KEYPLACEHOLDER contains a % which the string formatter
tries to parse and since there is no arg for it to use fails spectacularly

Without this an IndexError from a tuple is raised. Looks like that is because of
AUTO_INCREMENT_PRIMARY_KEYPLACEHOLDER contains a `%` which the string formatter
tries to parse and since there is no arg for it to use fails spectacularly
@clokep clokep merged commit 287f0a6 into clokep:psycopg3 Oct 17, 2024
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