GitHub user michalc edited a discussion: Escaping identifiers for safe dynamic SQL in Python for PostgreSQL
Is there a way to safely construct dynamic SQL for PostgreSQL in Python using ADBC? I _think_ I’m essentially looking for the equivalent of [psycopg’s sql module](https://www.psycopg.org/psycopg3/docs/api/sql.html) for ADBC. Or maybe a way of using psycopg’s sql module with ADBC? GitHub link: https://github.com/apache/arrow-adbc/discussions/2856 ---- This is an automatically sent email for user@arrow.apache.org. To unsubscribe, please send an email to: user-unsubscr...@arrow.apache.org