Skip to content

Adds a fix for upgrades prior to rc.3#333

Merged
FriedJannik merged 3 commits into
eclipse-basyx:mainfrom
FriedJannik:fix/rc01_configrc03
Jun 3, 2026
Merged

Adds a fix for upgrades prior to rc.3#333
FriedJannik merged 3 commits into
eclipse-basyx:mainfrom
FriedJannik:fix/rc01_configrc03

Conversation

@FriedJannik

Copy link
Copy Markdown
Member

Description of Changes

Added schema compatibility handling for databases created prior to 1.0.0-rc.3.

When schema upload fails because db_created_at / db_updated_at columns are missing, the configuration service now applies a compatibility SQL script and retries the schema upload step once.

Changes include:

  • Added database/rc1_compatibility.sql
  • Updated schema upload retry handling
  • Added regression coverage for the rc1 compatibility retry flow

Comment thread internal/basyxconfigurationservice/sequences/schema_upload.go Outdated
Comment thread internal/basyxconfigurationservice/sequences/schema_upload.go Outdated
@FriedJannik FriedJannik merged commit 449df7d into eclipse-basyx:main Jun 3, 2026
43 checks passed
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.

3 participants