dynamodb-partiql-parser - v0.1.1
    Preparing search index...

    Function lint

    • Lint a PartiQL string against the DynamoDB dialect: structural parse diagnostics plus every DynamoDB-unsupported construct, each carrying its source range and (where available) quick-fix edits. Never throws.

      Parameters

      • text: string

      Returns Diagnostic[]