mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-07 02:22:48 +08:00
feat(同步命令): 添加忽略表功能并优化表名处理
This commit is contained in:
@@ -5,6 +5,7 @@ return [
|
||||
'ignore_tables' => [
|
||||
'migrations',
|
||||
'phinxlog',
|
||||
'debug_log',
|
||||
],
|
||||
// 备份中间前缀
|
||||
'backup_prefix' => 'backup',
|
||||
|
||||
Reference in New Issue
Block a user