server
server copied to clipboard
Migrate db.go and library.go to goqu
- [x] Initial rework #20
- [x] Handle the scenario when the ID exists in db in
newLibrary - [ ] Rewrite
CombinedLibrarystruct
Working on it!
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.
https://github.com/Mangatsu/server/commit/ef7639fc5c2086e0a3995e64cee8a19f8cc57862 fixes Handle the scenario when the ID exists in db in newLibrary
@Luukuton Sorry for not responding earlier, I'll try to handle the third task on the weekend.
@karmek-k No problem!