danielgerlag / danielgerlag/workflow-core
The column '`ExecutionPointer`.`RetryCount`' could not be found in the target model. Make sure the table name exists in the target model and check the order of all migration operations. Generally, rename tables first, then columns
- Dominant language
- C#
- Stars
- 5.9k
- Forks
- 1.3k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 5
Description
**Describe the bug**
Use the persistence.mysql , the version is 3.9.0 and the workflowcore 's version is 3.9.0 too.
**To Reproduce**
Steps to reproduce the behavior:
**Expected behavior**
A clear and concise description of what you expected to happen.
**Additional context**
Add any other context about the problem here.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the migration failure with persistence.mysql and workflowcore version 3.9.0. Trace the migration operations involving the ExecutionPointer.RetryCount column and verify the target model and operation order. Done means the migration completes without the missing-column error against the intended MySQL schema.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, mysql
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100