service/getWhere library

Functions

getWhere<TDef extends ITableDefinition>(Where where(TDef e)?, TDef tableDefinition) SqlRequest
'where' clause
getWhere2<TDef1 extends ITableDefinition, TDef2 extends ITableDefinition>(Where where(TDef1 e, TDef2 t2)?, TDef1 tableDefinition1, TDef2 tableDefinition2) SqlRequest
'where' clause