Skip to content

Add upgrade file from 1.2.0 to 1.2.1#730

Merged
mschoema merged 1 commit intoMobilityDB:stable-1.2from
mschoema:upgrade
Oct 7, 2025
Merged

Add upgrade file from 1.2.0 to 1.2.1#730
mschoema merged 1 commit intoMobilityDB:stable-1.2from
mschoema:upgrade

Conversation

@mschoema
Copy link
Copy Markdown
Member

@mschoema mschoema commented Oct 2, 2025

The only SQL change between 1.2.0 and 1.2.1 are the commutator fixes from 5e410dc. This commit adds an upgrade file that can be used to go from 1.2.0 to 1.2.1 by dropping and recreating the needed operators. This file gets installed together with the rest of the files during make install. To upgrade, run the following command after having build and installed 1.2.1:

ALTER EXTENSION mobilitydb UPDATE TO "1.2.1";

@mschoema mschoema merged commit 213143f into MobilityDB:stable-1.2 Oct 7, 2025
14 checks passed
@mschoema mschoema deleted the upgrade branch October 7, 2025 19:16
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