fix[core/data/alembic/]: Fix verse typo, multiple heads error. #233

Closed
Vanilla wants to merge 1 commits from Vanilla/artemis:develop into develop
Contributor

Due to PR merge order, commit 2d84865155 and ce621065a4 share one down_revision.
Which will cause "multiple heads" error when upgrade database.

flowchart
    f6007bbf057d --> 7070a6fa8cdc
    f6007bbf057d --> 49c295e89cd4
Due to PR merge order, commit 2d84865155 and ce621065a4 share one `down_revision`. Which will cause "multiple heads" error when upgrade database. ```mermaid flowchart f6007bbf057d --> 7070a6fa8cdc f6007bbf057d --> 49c295e89cd4 ```
Vanilla added 1 commit 2025-10-07 05:34:30 +00:00
Vanilla requested review from Dniel97 2025-10-07 05:34:31 +00:00
Owner

Oh, I didn't realize this had a PR, and fixed it myself. Sorry fam

Oh, I didn't realize this had a PR, and fixed it myself. Sorry fam
Hay1tsme closed this pull request 2025-10-07 18:01:18 +00:00

Pull request closed

Sign in to join this conversation.
No description provided.