kysely
Preparing search index...
AnyAliasedColumnWithTable
Type Alias AnyAliasedColumnWithTable<DB, TB>
AnyAliasedColumnWithTable
:
`
${
AnyColumnWithTable
<
DB
,
TB
>
}
as
${
string
}
`
Just like
AnyColumnWithTable
but with a
as <string>
suffix.
Type Parameters
DB
TB
extends
keyof
DB
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
kysely
Loading...
Just like AnyColumnWithTable but with a
as <string>
suffix.