feat(api): add referral percentage and only first purchase fields to user model and requests
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE `u`
|
||||
DROP COLUMN `referral_percentage`,
|
||||
DROP COLUMN `only_first_purchase`;
|
||||
Reference in New Issue
Block a user