Supabase Tables Setup
This page checks if the required tables exist in your Supabase database.
Required Tables:
- ✅users - User profiles and credits
- ❌history - Image generation history (stores metadata)
- ❌credit_transactions - Credit transaction logs
- ❌payments - Payment records