Skip to content

Oracle-Compatible Feature: libpq supports OUT Parameters #778

@gaoxueyu

Description

@gaoxueyu

Feature Request

Oracle-Compatible Feature: libpq supports OUT Parameters

Describe the feature you'd like to propose:
In the Oracle OCI interface, SQL statements support parameter binding by name. Currently, in IvorySQL's libpq interface, only positional parameter binding is supported for SQL statements, while named parameter binding is not supported. The requirement is to construct prepare, bind, and execute functions similar to those in the OCI interface.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request
No fields configured for Feature.

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions