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

Read postgres version from configuration #733

Open
JackLewis-digirati opened this issue Feb 12, 2024 · 0 comments
Open

Read postgres version from configuration #733

JackLewis-digirati opened this issue Feb 12, 2024 · 0 comments

Comments

@JackLewis-digirati
Copy link
Contributor

As part of work on #716 It was discovered that generating a guid without an extension in npgsql requires the postgres version to be set to at least 13, whereas previously it wasn't set at all. In this work, it was decided it was ok to set the database version in code, but in the future it would pull this in from configuration instead and this ticket is to track this.

@donaldgray donaldgray changed the title read postgres version from cofiguration Read postgres version from configuration Feb 13, 2024
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

No branches or pull requests

1 participant