Skip to content

Allow for templated request sql #17

@BHare1985

Description

@BHare1985

Instead of taking the SQL sent as a request as a brand new sql, assume it is a wrapper to the existing SQL and allow queries like SELECT TOP 10 * FROM %TABLE% where %TABLE% is the subquery of the original SQL.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions