Skip to main content
Module

x/typeorm/src/query-builder/SelectQuery.ts>SelectQuery

Forked from https://github.com/typeorm/typeorm
Latest
interface SelectQuery
import { type SelectQuery } from "https://deno.land/x/typeorm@v0.2.23-rc10/src/query-builder/SelectQuery.ts";

Properties

selection: string
optional
aliasName: string
optional
virtual: boolean