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

Allow user defined role for start-client #1272

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

olirice
Copy link
Contributor

@olirice olirice commented Oct 15, 2024

Add the option to pass a -u, --user flag to nix run .#start-client to set which role to start the connection with.

By default it continues to use postgres but you can now also use supabase_admin in case you're debugging a permissions issue or otherwise need security to get out of the way while working

@olirice olirice requested a review from a team as a code owner October 15, 2024 14:37
@samrose samrose self-requested a review October 15, 2024 14:38
@samrose samrose self-requested a review October 15, 2024 15:37
@samrose
Copy link
Contributor

samrose commented Oct 15, 2024

This one is likely blocked by supabase/pg_net#156 as far as successful build on macos goes

@olirice olirice merged commit f904736 into develop Oct 15, 2024
7 of 8 checks passed
@olirice olirice deleted the or/start-client-allow-user-defined-role branch October 15, 2024 21:54
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

Successfully merging this pull request may close these issues.

3 participants