fix[core/data/alembic/]: Fix verse typo, multiple heads error. #233
Reference in New Issue
Block a user
No description provided.
Delete Branch "Vanilla/artemis:develop"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Due to PR merge order, commit
2d84865155
andce621065a4
share onedown_revision
.Which will cause "multiple heads" error when upgrade database.
Oh, I didn't realize this had a PR, and fixed it myself. Sorry fam
Pull request closed