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

Fix ALTER ROLE failing on nightly #550

Merged
merged 10 commits into from
Nov 27, 2024
Merged

Fix ALTER ROLE failing on nightly #550

merged 10 commits into from
Nov 27, 2024

Conversation

msullivan
Copy link
Member

The default role has changed. Work around this by always opting into
the new one.

The default role has changed. Work around this by always opting into
the new one.
Or I could just wait until it is in all live nightlies and never care
again, but oh well.
It's probably fine if other bindings do that.
@msullivan msullivan merged commit daf7e73 into master Nov 27, 2024
62 checks passed
@msullivan msullivan deleted the role branch November 27, 2024 00:59
msullivan added a commit to edgedb/edgedb that referenced this pull request Nov 28, 2024
This makes mirrors the logic for logins and avoid breaking setup
scripts, such as those in our client test suites and possibly in some
user suites.

Follow-up to #8010.
Makes edgedb/edgedb-python#550 unnecessary.
msullivan added a commit to edgedb/edgedb that referenced this pull request Nov 28, 2024
…8048)

This makes mirrors the logic for logins and avoid breaking setup
scripts, such as those in our client test suites and possibly in some
user suites.

Follow-up to #8010.
Makes edgedb/edgedb-python#550 unnecessary.
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