Skip to main content
← Back to changelog
v2.2.1

Google OAuth Database Fix

Fixes

  • Fixed Google OAuth login/register failing with “Data truncated for column ‘auth_provider’” error
  • Applied missing GOOGLE enum value to production auth_provider column — migration 20260509010000_add_google_oauth only added google_account_id and google_linked_at columns but did not update the MySQL ENUM definition