Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid argument supplied for foreach() #2

Open
railscard opened this issue Aug 3, 2018 · 1 comment
Open

Invalid argument supplied for foreach() #2

railscard opened this issue Aug 3, 2018 · 1 comment
Labels

Comments

@railscard
Copy link

railscard commented Aug 3, 2018

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 :)

@ghost ghost added the bug label Jan 11, 2023
@repjere
Copy link

repjere commented Dec 5, 2023

Any updates on this? Just hit it with dreamfactory and redshift again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants