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

    Variable isTableConst

    isTable: (expr: Expression) => expr is { table: TableRef } = ...

    Type guard for table references

    Type Declaration