🗄️ Ulchemy SQL Upload Interface

Upload SQL dump files to initialize new event data

📋 How to Use This Interface

  1. Generate SQL dump from your Google Sheets using the "📤 Clear & Export MySQL Dump" menu item
  2. Copy the generated SQL content to a .sql file
  3. Choose whether to delete existing data or append new data
  4. Upload the SQL file using the interface below
  5. The system will execute the SQL and sync your data

Upload SQL Dump File

📁 Click to select SQL file or drag & drop here

⚠️ Important Warning

Replace All Data: This will permanently delete all existing participant data and replace it with the uploaded data. Use this when starting a new event.

Append Data: This will add new participants to existing data. Duplicate registration numbers will be skipped.

Processing SQL upload...