questdb.io icon indicating copy to clipboard operation
questdb.io copied to clipboard

Update - outdated PG Wire Python example in develop > insert data

Open amyshwang opened this issue 3 years ago • 0 comments

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: image

amyshwang avatar Aug 16 '22 15:08 amyshwang