hexresearch / hexresearch/hschain
Add way to test whether we changed encoding of data type
Open
DB
- Dominant language
- C
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Without tests it's all to easy to change some type accidentally without writing proper migrations. One way is to generate schema for data types that are persisted in the database and check current schema against canonical one. CBOR guys seem top be open about idea of adding schema https://github.com/well-typed/cborg/issues/89
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.