Search
Preparing search index...
The search index is not available
ElbowGrease
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"src/dialects"
External module "src/dialects"
Index
Enumerations
Dialect
Type
Classes
Dialect
MySQLDialect
Postgres
Dialect
Interfaces
Column
IClient
Table
Type aliases
DBColumn
Query
Result
Type aliases
DBColumn
DBColumn
:
object
Type declaration
column_
name
:
any
data_
type
:
any
is_
nullable
:
any
Query
Result
Query
Result
:
object
Type declaration
error
:
any
rows
:
Array
<
any
>
Globals
Internals
"bin/elbowgrease"
"src/elbowgrease"
Externals
"src/dialects"
"src/generator"
"src/options"
Dialect
Type
Dialect
MySQLDialect
Postgres
Dialect
Column
IClient
Table
DBColumn
Query
Result