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

    Class Expression

    Index

    Methods

    • Parameters

      • table: string
      • options: { replace?: boolean; temporary?: boolean } = {}

      Returns compat.Expression

    • Parameters

      • expression: Input
      • options: { columnAliases?: string[]; outer?: boolean; tableAlias?: string } = {}

      Returns compat.Expression

    • Parameters

      • dialect: string = 'generic'

      Returns string