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: no longer hardcode username for migration #419

Merged
merged 2 commits into from
Mar 21, 2022
Merged

Conversation

darora
Copy link
Contributor

@darora darora commented Mar 21, 2022

The username is configurable via the connstring, and as such we can't
rely on it being supabase_auth_admin

The username is configurable via the connstring, and as such we can't
rely on it being supabase_auth_admin
@darora darora requested a review from kangmingtay March 21, 2022 05:56
@kangmingtay kangmingtay merged commit fefed99 into master Mar 21, 2022
@kangmingtay kangmingtay deleted the da/fix-migration branch March 21, 2022 08:23
@github-actions
Copy link
Contributor

🎉 This PR is included in version 2.6.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

uxodb pushed a commit to uxodb/auth that referenced this pull request Nov 13, 2024
* fix: no longer hardcode username for migration

The username is configurable via the connstring, and as such we can't
rely on it being supabase_auth_admin

* update idle transaction timeout time

Co-authored-by: Kang Ming <kang.ming1996@gmail.com>
LashaJini pushed a commit to LashaJini/auth that referenced this pull request Nov 13, 2024
* fix: no longer hardcode username for migration

The username is configurable via the connstring, and as such we can't
rely on it being supabase_auth_admin

* update idle transaction timeout time

Co-authored-by: Kang Ming <kang.ming1996@gmail.com>
LashaJini pushed a commit to LashaJini/auth that referenced this pull request Nov 15, 2024
* fix: no longer hardcode username for migration

The username is configurable via the connstring, and as such we can't
rely on it being supabase_auth_admin

* update idle transaction timeout time

Co-authored-by: Kang Ming <kang.ming1996@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants