Properties
Protected
quote
quote: ((value: any) => string) = ...
Type declaration
-
- (value: any): string
-
Returns string
Protected
quoteIdentifier
quoteIdentifier: ((id: string) => string) = ...
Type declaration
-
- (id: string): string
-
Returns string
Protected
tableId
tableId: ((schema: ReflectionClass<any>) => string) = ...
Type declaration
-
- (schema: ReflectionClass<any>): string
-
Parameters
-
schema: ReflectionClass<any>
Returns string