Open
Description
Why don't we have this? It seems to me that a column name can be checked with a simple regexp, and a placeholder different than %s
(e.g. %c
) could be used to insert a column name into a query.
This is probably more of a psycopg2 issue, but let's discuss it here first, especially since we're considering porting to asyncpg (#58).
Metadata
Metadata
Assignees
Labels
No labels