Skip to content

Don't parse SQL statements #72

@bserdar

Description

@bserdar

NamedParameterStatement parses the SQL string. There is no need, and error prone. There could be vendor specific extensions, weird pl/sql syntax that will fail. There should be no need to figure out what indexes/fields there are in the statement. Bindings should take care of them.

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