• Stefy Lanza (nextime / spora )'s avatar
    Add SQL script to reset reports sync data for full resync · b719f53f
    Stefy Lanza (nextime / spora ) authored
    - Add RESET_REPORTS_SYNC.sql with multiple reset options
    - Option 1: Reset for specific client
    - Option 2: Reset for ALL clients (full reset)
    - Option 3: Reset for multiple specific clients
    - Option 4: Reset syncs after specific date
    - Include verification queries to confirm deletion
    - Include auto-increment reset option
    
    This allows administrators to:
    - Force clients to perform full resync
    - Reset corrupted sync data
    - Clean up old sync records
    - Verify deletion was successful
    b719f53f
RESET_REPORTS_SYNC.sql 5.8 KB