Pluton / Visual Lab
Subtle - Hardcore

[Build] feat: Complete database restructure to two-model architecture

Published on August 14, 2025

## GitHub Update **Repository:** [MKWcorp/drwskincare](https://github.com/MKWcorp/drwskincare) **Author:** mulmeddrwcorp **Date:** 8/14/2025, 12:57:05 PM **Commit:** [`6e26ce4`](https://github.com/MKWcorp/drwskincare/commit/6e26ce48ca5fb0b845f96eabfb89869629b5ec1f) ### Commit Message feat: Complete database restructure to two-model architecture - Separate Reseller (core API data) from ResellerProfile (user-editable data) - Update all API routes to work with new schema structure - Fix frontend components to use profile.* fields - Implement proper upsert operations for profile management - Maintain data integrity with foreign key constraints - Successfully build and type-check all components Migration: 20250814054127_restructure_reseller_models --- _This story was imported from historical commits._