favorites #57

Merged
goc_daniel merged 6 commits from favorites into main 2026-04-10 08:09:14 +00:00
Owner
No description provided.
goc_daniel added 5 commits 2026-04-10 07:47:44 +00:00
goc_daniel requested review from dudzic_wiktor 2026-04-10 07:47:48 +00:00
dudzic_wiktor reviewed 2026-04-10 07:53:25 +00:00
@@ -106,0 +150,4 @@
Table("b2b_favorites").
Where("user_id = ? AND product_id = ?", userID, productID).
Count(&count).Error
return count, err
Collaborator

why int64 instead of bool

why int64 instead of bool
Author
Owner

ok, i can change it to bool

ok, i can change it to bool
dudzic_wiktor marked this conversation as resolved
goc_daniel added 1 commit 2026-04-10 07:57:11 +00:00
dudzic_wiktor approved these changes 2026-04-10 07:57:59 +00:00
goc_daniel merged commit 8024d9f739 into main 2026-04-10 08:09:14 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: goc_daniel/b2b#57