Search
Preparing search index...
The search index is not available
sakura-node-3
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"test/database/driver/testpgquerybuilder"
TestCreateTableFarmRecord
Class TestCreateTableFarmRecord
Hierarchy
Model
TestCreateTableFarmRecord
Indexable
[
key:
string
]:
any
Index
Properties
department
Id
farm
Records
Id
Methods
composite
Model
From
Row
model
From
Row
models
From
Rows
Properties
department
Id
department
Id
:
number
farm
Records
Id
farm
Records
Id
:
number
Methods
Static
composite
Model
From
Row
composite
Model
From
Row<T, U>
(
row
:
any
, typeA
:
ModelClass
<
T
>
, typeB
:
ModelClass
<
U
>
)
:
T
&
U
composite
Model
From
Row<T, U, V>
(
row
:
any
, typeA
:
ModelClass
<
T
>
, typeB
:
ModelClass
<
U
>
, typeC
:
ModelClass
<
V
>
)
:
T
&
U
&
V
Type parameters
T
:
Model
U
:
Model
Parameters
row:
any
typeA:
ModelClass
<
T
>
typeB:
ModelClass
<
U
>
Returns
T
&
U
Model (subclass of Model) instance.
Type parameters
T
:
Model
U
:
Model
V
:
Model
Parameters
row:
any
typeA:
ModelClass
<
T
>
typeB:
ModelClass
<
U
>
typeC:
ModelClass
<
V
>
Returns
T
&
U
&
V
Static
model
From
Row
model
From
Row<T>
(
row
:
any
, type
:
object
)
:
T
Type parameters
T
:
Model
Parameters
row:
any
type:
object
constructor
:
function
new __type
(
)
:
T
Returns
T
Returns
T
Model (subclass of Model) instance.
Static
models
From
Rows
models
From
Rows<T>
(
rows
:
any
[]
, type
:
object
)
:
T
[]
Type parameters
T
:
Model
Parameters
rows:
any
[]
type:
object
constructor
:
function
new __type
(
)
:
T
Returns
T
Returns
T
[]
Model (subclass of Model) instances.
Globals
"test/database/driver/testpgquerybuilder"
Enterprise
Land
Test
Create
Table
Department
Test
Create
Table
Farm
Record
department
Id
farm
Records
Id
composite
Model
From
Row
model
From
Row
models
From
Rows
Test
Create
Table
User
Test
Insert
User
Test
Select
User
Test
Update
Query
User
Weather
Cache
Info