favorites #57
Reference in New Issue
Block a user
Delete Branch "favorites"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@@ -106,0 +150,4 @@Table("b2b_favorites").Where("user_id = ? AND product_id = ?", userID, productID).Count(&count).Errorreturn count, errwhy int64 instead of bool
ok, i can change it to bool