Migrate db.go and library.go to goqu
CrescentKohana opened this issue · 5 comments
CrescentKohana commented
- Initial rework #20
- Handle the scenario when the ID exists in db in
newLibrary
- Rewrite
CombinedLibrary
struct
karmek-k commented
Working on it!
CrescentKohana commented
Good work with #20 🎉
I'll close this after both
- https://github.com/Mangatsu/server/blob/goqu-rework/pkg/db/library.go#L95
- https://github.com/Mangatsu/server/blob/goqu-rework/pkg/db/library.go#L10
- Partially #15
have been resolved.
CrescentKohana commented
ef7639f fixes Handle the scenario when the ID exists in db in newLibrary
karmek-k commented
@Luukuton Sorry for not responding earlier, I'll try to handle the third task on the weekend.
CrescentKohana commented
@karmek-k No problem!