mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update phinx.php
This commit is contained in:
parent
c3dcb3a9f6
commit
88e8b5d4a3
@ -17,6 +17,8 @@
|
|||||||
return [
|
return [
|
||||||
// 忽略数据表
|
// 忽略数据表
|
||||||
'ignore' => [],
|
'ignore' => [],
|
||||||
|
// 数据表结构
|
||||||
|
'tables' => [],
|
||||||
// 备份数据表
|
// 备份数据表
|
||||||
'backup' => [],
|
'backup' => [],
|
||||||
];
|
];
|
Loading…
x
Reference in New Issue
Block a user