Constructor
Name of the source
Name of the table
Name of the primary key
Function to create DatModel from GenericRow
Private
dataPrivate
keyPrivate
sourcePrivate
tableCounts instances
Conditions for the instances to match
Optional
queryExtraOptions: QueryExtraOptionsDelete instances
Conditions for the instances to match
Find instances
Conditions for the instances to match
Optional
orderBy: OrderBy<T>Order of the results
Optional
options: SelectOptions<T>Additional options
Find instances (stream) / Async callback
Conditions for the instances to match
Order of the results
Additional options
Callback for each row
Find instances (stream) / Sync callback
Conditions for the instances to match
Order of the results
Additional options
Callback for each row
Summation for instances
Field to compute summation
Conditions for the instances to match
Update instances
Changes to make
Conditions for the instances to match
Generated using TypeDoc
Data finder