Update phinx.php

This commit is contained in:
邹景立 2022-11-16 18:00:28 +08:00
parent 3d9836d5d5
commit a3fad57138

View File

@ -17,7 +17,7 @@
return [
// 忽略数据表
'ignore' => [],
// 数据表结构
// 创建数据表
'tables' => [],
// 备份数据表
'backup' => [],