CodeYourFuture / CodeYourFuture/immersive-go-course
Write a project around versioning and automating of database schemas
Open
- Dominant language
- Go
- Stars
- 157
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
Manually setting up databases on your machine for testing is annoying and fiddly.
Having to use a single shared database for testing servers is annoying and lacks isolation.
We should consider introducing checking in schemas and automating creation / migration.
Contributor guide
Assessment
This issue has not been assessed yet.