Skip to content

Introduce prepared statements #111

@k00ni

Description

@k00ni

Prepared statements are a good way to counter SQL injections. After PDO was introduced (#109), we can transform ARC2 to provide prepared statements. Another advantage of this feature is speed up, if you use the same query multiple times.

Any thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    storeRelated to the RDF store.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions