Skip to content

修复unix socket未被正确处理#113

Open
pplulee wants to merge 1 commit into
top-think:3.1from
SideCloudGroup:3.1
Open

修复unix socket未被正确处理#113
pplulee wants to merge 1 commit into
top-think:3.1from
SideCloudGroup:3.1

Conversation

@pplulee
Copy link
Copy Markdown

@pplulee pplulee commented Apr 25, 2026

  1. 修复使用Socket连接数据库的情况下,迁移工具无法正常读取数据库配置
  2. 获取连接信息时
    $default = $this->input->getOption('connection') ?? $this->app->config->get('database.default');
    存在报错 [InvalidArgumentException] The "connection" option does not exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant