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

cmd/atlas/internal/migrate: use schema qualifier for pooler-based pg services #3378

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

a8m
Copy link
Member

@a8m a8m commented Feb 11, 2025

Currently, this change applies only to neon and supabase and fixes: #2509. However, we plan to migrate away from entmigrate to driver-specific store. This way, we can detect other poolers such as pgbouncer.

…services

Currently, this change applies only to neon and supabase and fixes: #2509.
However, we plan to migrate away from entmigrate to driver-specific store. This way, we can detect
other poolers such as pgbouncer.
@a8m a8m merged commit 4dc7d1c into master Feb 11, 2025
24 checks passed
@a8m a8m deleted the pgpooler branch February 11, 2025 15:08
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.

atlas migrate apply --url $DATABASE_URL fails
3 participants