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

must be owner of function set_current_timestamp_updated_at.null #2551

Open
pmwangi5 opened this issue Feb 21, 2024 · 1 comment
Open

must be owner of function set_current_timestamp_updated_at.null #2551

pmwangi5 opened this issue Feb 21, 2024 · 1 comment

Comments

@pmwangi5
Copy link

Hi,
Hope this finds you well. I keep running into the error "must be owner of function set_current_timestamp_updated_at.null" whenever im creating new tables and need an "updated_at" field. Kindly advice.
Thanks.

@dbarrosop
Copy link
Contributor

Try connecting via the connection string and executing:

ALTER SCHEMA public OWNER TO nhost_hasura;

Change public to any schema giving you troubles.

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

No branches or pull requests

2 participants