haskell-beam / haskell-beam/beam
Call to `finalSolution` hangs
Open
bug
migration-framework
- Dominant language
- Haskell
- Stars
- 635
- Forks
- 193
- PR merge metrics
- No merged PRs in 30d
Description
In my case, `verifySchema` returned `VerificationFailed` with one predicate:
```
(TableHasPrimaryKey: Table QualifiedName Nothing "transactions" has primary key ["requestkey","block"])
```
The change I made was to add the block field to the primary key for the table.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.