fix: only insert default tier if account_tiers table is completely empty
- Changed from checking 'is_default = 1' to checking total record count - Default tier now only inserted if table has 0 records - Prevents inserting default tier when user has custom tiers - Improved logging to show tier count and skip reason
Showing
Please
register
or
sign in
to comment