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
{{ message }}
This repository was archived by the owner on Apr 13, 2026. It is now read-only.
Steps to reproduce:
Error Message:
Details
SQL error:ERROR: column "relhasoids" does not exist
LINE 1: SELECT relhasoids FROM pg_catalog.pg_class WHERE relname='us...
^
In statement:
SELECT relhasoids FROM pg_catalog.pg_class WHERE relname='users'
AND relnamespace = (SELECT oid FROM pg_catalog.pg_namespace WHERE nspname='public')
current workaround: