XF\Install\Data\AbstractMySql doesn't support return schema changes

Status
This content is read-only, or is not open for further replies.

Xon

Guest
offline
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.

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom