1
0
mirror of https://gitee.com/koogua/course-tencent-cloud.git synced 2025-07-24 08:51:43 +08:00

Merge branch 'koogua/v1.3.9'

This commit is contained in:
koogua 2021-07-26 09:29:32 +08:00
commit ef545c8155

View File

@ -5,6 +5,7 @@
* @link https://www.koogua.com
*/
use Phinx\Db\Adapter\MysqlAdapter;
use Phinx\Migration\AbstractMigration;
final class V20210324064239 extends AbstractMigration