mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-30 02:32:42 +01:00
f86d822a37
Summary: Fixes T13536. See that task for discussion. Older versions of MySQL (roughly, prior to 8.0.19) emit "int(10)" types. Newer versions emit "int" types. Accept these as equivalent. Test Plan: Ran `bin/storage upgrade --force` against MySQL 8.0.11 and 8.0.20. Got clean adjustment lists on both versions. Maniphest Tasks: T13536 Differential Revision: https://secure.phabricator.com/D21265 |
||
---|---|---|
.. | ||
PhabricatorConfigColumnSchema.php | ||
PhabricatorConfigCoreSchemaSpec.php | ||
PhabricatorConfigDatabaseSchema.php | ||
PhabricatorConfigKeySchema.php | ||
PhabricatorConfigSchemaQuery.php | ||
PhabricatorConfigSchemaSpec.php | ||
PhabricatorConfigServerSchema.php | ||
PhabricatorConfigStorageSchema.php | ||
PhabricatorConfigTableSchema.php |