You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently when passing in either a datetime or using Salesforce's SOQL date objects such as 'THIS_YEAR' the parameters will get wrapped in quotes and fail.
The error when passing in a date for 'CreatedDate':
Currently when passing in either a datetime or using Salesforce's SOQL date objects such as 'THIS_YEAR' the parameters will get wrapped in quotes and fail.
The error when passing in a date for 'CreatedDate':
I hope to work on a fix this weekend based on a custom adapter we made for loopback/strongloop.
The text was updated successfully, but these errors were encountered: