Missing podcast platform_links column — was added in migration 10.1.0-20260303b but missing from install.mysql.utf8.sql. Now included in install SQL and preflight schema check.
Preflight required-fixes pass — catches columns that should exist but were missed due to install SQL gaps, regardless of schema version.
Upgrade notes
Safe to install over 10.2.0 or 10.2.1
The preflight automatically adds the missing platform_links column if absent