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
Hi! I have a problem with simple redshift query with Dreamfactory. The error is:
{
"error": {
"code": 500,
"context": null,
"message": "Failed to retrieve records from 'user'.\nInvalid argument supplied for foreach()",
"status_code": 500
}
}
It appears only with Amazon Redshift driver, a query with the similar table in Postgres works fine. Although the problem was solved after switching to the postgresql driver, I think it is necessary to open an issue :)
The text was updated successfully, but these errors were encountered:
Hi! I have a problem with simple redshift query with Dreamfactory. The error is:
It appears only with Amazon Redshift driver, a query with the similar table in Postgres works fine. Although the problem was solved after switching to the postgresql driver, I think it is necessary to open an issue :)
The text was updated successfully, but these errors were encountered: