Automatic schema generation?
Open
- Dominant language
- Go
- Stars
- 786
- Forks
- 61
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 2
Description
Are you planning to implement automatic schema generation / migration?
```go
adapter.Migrate(&app.User{}, &app.Book{}) // etc
```
Contributor guide
Assessment
This issue has not been assessed yet.