Skip to content

"lrupsc_2_2" does not exist #1341

Closed
Closed
@PandaxZA

Description

@PandaxZA

Version

1.11.0

What happened?

Seeing an error when making a basic query:

ERROR: prepared statement "lrupsc_2_2" does not exist (SQLSTATE 26000)

The query.sql looks the following:

-- name: GetContract :one
SELECT * FROM contracts
where fund_ticker = $1
LIMIT 1;

What operating system are you using?

macOS

What database engines are you using?

PostgreSQL

What type of code are you generating?

Go

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions