785Coder
785Coder
This name specification is difference with other packge: * NewDefaultGetFavoriteListRequest ==> NewFavoriteListRequest * GetFavoriteList ==> FavoriteList * GetFavoriteCountById ==> FavoriteCountById  
### description env: ```text github.com/glebarez/sqlite v1.11.0 // github.com/mattn/go-sqlite3 v1.14.27 github.com/pressly/goose/v3 v3.24.2 gorm.io/driver/sqlite v1.4.3 gorm.io/gen v0.3.26 gorm.io/gorm v1.25.9 ``` While generating query code using gen, I encountered a nil pointer error...