Skip to content

chore: hard migrate encryption owner DID column#70

Merged
skgbafa merged 1 commit into
mainfrom
feat/hard-migrate-owner-did-column
Jun 8, 2026
Merged

chore: hard migrate encryption owner DID column#70
skgbafa merged 1 commit into
mainfrom
feat/hard-migrate-owner-did-column

Conversation

@skgbafa

@skgbafa skgbafa commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • remove the SeaORM compatibility mapping from encryption_network.owner_did to the old principal column
  • add a forward migration that renames the existing encryption_network principal column to owner_did
  • keep final runtime/model/schema surfaces on owner_did with no model-level legacy alias

Validation

  • cargo fmt
  • cargo test -p tinycloud-core encryption_network
  • cargo check -p tinycloud-node
  • git diff --check

Notes

The only remaining principal strings are in the migration history, where they identify the old column being renamed.

@skgbafa skgbafa merged commit b483946 into main Jun 8, 2026
15 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.

1 participant