Skip to content

Add RenameAttribute migration operation #9

@CaliLuke

Description

@CaliLuke

Add RenameAttribute to gotype/migrate_ops.go. TypeDB doesn't have native rename — requires creating the new attribute, migrating data, and removing the old one.

Should generate a multi-step migration sequence. Mark as not directly reversible (or provide reverse rename).

Files: gotype/migrate_ops.go, gotype/migrate_ops_test.go

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions