Search
Preparing search index...
The search index is not available
basie
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
MySQLEngine
Class MySQLEngine
Hierarchy
MySQLEngine
Implements
DatabaseEngine
Index
Constructors
constructor
Properties
connection
Methods
get
get
Grammar
Compiler
insert
And
Get
Id
query
Constructors
constructor
new
MySQLEngine
(
connection
:
Connection
)
:
MySQLEngine
Parameters
connection:
Connection
Returns
MySQLEngine
Properties
Private
connection
connection
:
Connection
Methods
get
get
(
sql
:
string
, params
:
DatabaseType
[]
)
:
Promise
<
KeyedDatabaseResult
[]
>
Parameters
sql:
string
params:
DatabaseType
[]
Returns
Promise
<
KeyedDatabaseResult
[]
>
get
Grammar
Compiler
get
Grammar
Compiler
(
)
:
SQLGrammarCompiler
Returns
SQLGrammarCompiler
insert
And
Get
Id
insert
And
Get
Id
(
table
:
string
, sql
:
string
, params
:
DatabaseType
[]
)
:
Promise
<
number
>
Parameters
table:
string
sql:
string
params:
DatabaseType
[]
Returns
Promise
<
number
>
query
query
(
sql
:
string
, params
:
DatabaseType
[]
)
:
Promise
<
void
>
Parameters
sql:
string
params:
DatabaseType
[]
Returns
Promise
<
void
>
Globals
Base
Model
Basie
Static
Join
Clause
MySQLEngine
constructor
connection
get
get
Grammar
Compiler
insert
And
Get
Id
query
Postgres
Engine
Query
Builder
SQLGrammar
Compiler
Sqlite3
Engine
Column
Where
Clause
Database
Engine
Nested
Where
Clause
Null
Where
Clause
Raw
Where
Clause
Simple
Where
Clause
A
Builder
Database
Type
Join
Type
Keyed
Database
Result
Operator
Order
Direction
Query
Boolean
Query
Component
R
Where
Query
Clause
Wrapped
get
Foreign
Key
get
Pivot
Table
Name
get
Table
Name
Generated using
TypeDoc