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

#53: postgres: run scripts as a non-superuser #54

Merged
merged 5 commits into from
Jun 13, 2024

Conversation

max-ieremenko
Copy link
Owner

  • create command can switch to a master database
  • execute, export, and upgrade commands always work in the context of the target database
  • PostgreSQL: fallback to postgres database if the target one does not exist

max-ieremenko and others added 5 commits June 8, 2024 14:50
PostgreSQL: fallback `create` command to `postgres` database if the target one does not exist

* fix: database is set to postgres on create command in postgres adapter

* fix: apply to the master database connection string only
@max-ieremenko max-ieremenko merged commit 89000db into release/4.2.2 Jun 13, 2024
1 check passed
@max-ieremenko max-ieremenko deleted the feature/53 branch June 13, 2024 05:22
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.

None yet

2 participants