This repository was archived by the owner on Oct 19, 2018. It is now read-only.
This repository was archived by the owner on Oct 19, 2018. It is now read-only.
Unable to query Model.where(param: true) #109
Open
Description
Mitch VanDuyn
@catmando 14:14
@johansmitsnl where is not implmented on the client ATM (probably never will be fully as it would require that we have access to SQL on client.)
@catmando 14:15
so for each where clause you do have to create a scope unfortunately ATM
@barriehadfield 14:15
Ha! @catmando we should have an exception saying not implement if its used then