Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

psycopg.errors.DuplicatePreparedStatement: prepared statement "_pg3_3" already exists #737

Copy link
Copy link
Closed
@aplchian

Description

@aplchian
Issue body actions

I've been getting the error below:

  File "/Users/aplchian/repos/FastAPI/./main.py", line 205, in demo_get_path_id
    collection = db.create_or_get_collection(collection_id)
  File "/Users/aplchian/opt/anaconda3/lib/python3.9/site-packages/pgml/database.py", line 70, in create_or_get_collection
    results = run_select_statement(
  File "/Users/aplchian/opt/anaconda3/lib/python3.9/site-packages/pgml/dbutils.py", line 80, in run_select_statement
    cur.execute(json_conversion_statement)
  File "/Users/aplchian/opt/anaconda3/lib/python3.9/site-packages/psycopg/cursor.py", line 723, in execute
    raise ex.with_traceback(None)
psycopg.errors.DuplicatePreparedStatement: prepared statement "_pg3_3" already exists

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.