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

Postgres: Require version flag on creation, remove default value #296

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

eberlep
Copy link
Collaborator

@eberlep eberlep commented Apr 10, 2024

Currently, when creating a new postgres instance, the version flag is optional and defaults to 12.

Since everyone uses a different "default" version anyway, this PR removes the default value and makes the version flag a required flag.

@eberlep eberlep requested a review from majst01 April 10, 2024 12:04
@eberlep eberlep requested review from Gerrit91 and removed request for majst01 April 23, 2024 06:22
@Gerrit91 Gerrit91 merged commit eda262c into master Apr 23, 2024
5 checks passed
@Gerrit91 Gerrit91 deleted the postgres_create_require_version branch April 23, 2024 08:51
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.

2 participants