Polyglot SQL API Documentation - v0.9.2
    Preparing search index...

    Variable isDropTableConst

    isDropTable: (expr: ast.Expression) => expr is { drop_table: DropTable } = ...

    Type guard for DROP TABLE expressions

    Type Declaration