We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If I have my aggregate function: PHP Fatal error: Uncaught PDOException: SQLSTATE[42809]: Wrong object type: 7 ERROR: "..." is an aggregate function
PHP Fatal error: Uncaught PDOException: SQLSTATE[42809]: Wrong object type: 7 ERROR: "..." is an aggregate function
If I have binary type: Did not find any relation named "..."
Did not find any relation named "..."
The text was updated successfully, but these errors were encountered:
Here is a simple fix: tolmacevalexandr@22863fc Just exclude them... (but it isn't proper solution)
Sorry, something went wrong.
No branches or pull requests
If I have my aggregate function:
PHP Fatal error: Uncaught PDOException: SQLSTATE[42809]: Wrong object type: 7 ERROR: "..." is an aggregate function
If I have binary type:
Did not find any relation named "..."
The text was updated successfully, but these errors were encountered: