Fix Missing Match Schema Views

Checking user_guide table availability:

✓ user_guide found in gcdm database (0 records)

✓ user_guide found in gcdm_global database (0 records)

✗ user_guide not found in global: Table 'global.user_guide' doesn't exist

Creating missing view in match schema m_14:

✓ Match schema m_14 exists

✓ Created user_guide view in m_14 from gcdm database

✓ View test successful: 0 records accessible

Recommendation:

If you continue to get missing table errors for match schemas, you may need to:

  1. Ensure all required tables exist in the global schema with match_id column
  2. Recreate the match schema with all necessary views
  3. Or clear the match session and start fresh

Clear Match Session | Return to Matchmaking