Skip to content

feat(skills): add skill for adding a new SQL capability #593

Description

@milindsrivastava1997

A checklist for adding a new SQL capability. Supporting one new SQL shape, whether that's a new aggregation, a new clause, or a new sketch backing, is a chain that runs across four crates: the parser in sql_utilities, capability declaration in asap_types, config generation in asap-planner-rs, and execution plus accumulators in asap-query-engine.

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