questdb.io
questdb.io copied to clipboard
Update - outdated PG Wire Python example in develop > insert data
Location: In Insert data, the Python code block mentions:
This example uses the [psycopg2](https://github.com/psycopg/psycopg2) database adapter, which does not support prepared statements (bind variables). This functionality is on the roadmap for the antecedent [psychopg3](https://github.com/psycopg/psycopg3/projects/1) adapter.
The information is outdated and example needs to be updated
Screenshots:
