kysely
    Preparing search index...

    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