SQLClauseResult: {
    having?: string;
    where?: string;
}

Type declaration

  • Optional having?: string
  • Optional where?: string

Generated using TypeDoc