Skip to content

Removing and adding a new field with same name causes DB error #68

@kaidesu

Description

@kaidesu

What is the issue?

If removing a field and adding a new one with the same name, an error is thrown. Specifically, it does not remove the old column and instead attempts to create a new one with the same name, resulting in a database error.

Metadata

Metadata

Assignees

Labels

BugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions