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 postgres migration issue with 0.24 #2367

Merged
merged 3 commits into from
Jan 23, 2025

Conversation

kradalby
Copy link
Collaborator

Fixes #2351

This works, I have tests locally, but I need to have the database sanitised before I can upload it.

Signed-off-by: Kristoffer Dalby <[email protected]>
@kradalby kradalby force-pushed the kradalby/2351-fix-postgres-migration branch from 63e1e40 to 0c3efe9 Compare January 23, 2025 12:11
@kradalby kradalby marked this pull request as ready for review January 23, 2025 12:14
@kradalby kradalby merged commit 9e3f945 into juanfont:main Jan 23, 2025
136 of 137 checks passed
kradalby added a commit to kradalby/headscale that referenced this pull request Jan 23, 2025
* fix postgres migration issue with 0.24

Fixes juanfont#2351

Signed-off-by: Kristoffer Dalby <[email protected]>

* add postgres migration test for 2351

Signed-off-by: Kristoffer Dalby <[email protected]>

* update changelog

Signed-off-by: Kristoffer Dalby <[email protected]>

---------

Signed-off-by: Kristoffer Dalby <[email protected]>
@nblock nblock added this to the v0.24.1 milestone Jan 27, 2025
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.

[Bug] Automatic database migration from 0.23.0 to 0.24.0 does not work with postgres
3 participants