Skip to content

feature: add a method to distinguish between "trusted" values and "untrusted" values. #237

@carllerche

Description

@carllerche

Right now, when serializing statements, we assume that every value in the statement could be untrusted and should be escaped. In practice, this is not necessarily true. We should investigate if there is a way to track untrusted values through the system.

Exploration is needed to find prior art and to decide if doing this is actually a good idea.

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