- Affected version
 - 2.3.0 RC5
 
XF\Install\Data\AbstractMySql is used for a new xf:repair-db CLI command. However this doesn't support returning a list of table alters to create/recreate table changes which for addons is a very important part of extending core XF tables, which makes this command do less than expected.