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
1.17.2
Can't select from internal tables, gives table doesn't exist
SELECT reltuples::BIGINT AS row_count FROM pg_class WHERE relname = 'users'
No response
Linux
PostgreSQL
Go
The text was updated successfully, but these errors were encountered:
Marking as duplicate of #1171
Sorry, something went wrong.
No branches or pull requests
Version
1.17.2
What happened?
Can't select from internal tables, gives table doesn't exist
Relevant log output
No response
Database schema
No response
SQL queries
No response
Configuration
No response
Playground URL
No response
What operating system are you using?
Linux
What database engines are you using?
PostgreSQL
What type of code are you generating?
Go
The text was updated successfully, but these errors were encountered: