[BUG] Migrations change operation using PGSQL PDO issue
Open
bug
- Dominant language
- PHP
- Stars
- 6.9k
- Forks
- 1.3k
- Avg merge
- 4h 21m
- Merged PRs (30d)
- 4
Description
Hi everyone! There is issue with async PGSQL PDO driver \Hyperf\Database\PgSQL\DBAL\PostgresDriver, its using for both \Hyperf\Database\PgSQL\PostgreSqlConnection and \Hyperf\Database\PgSQL\PostgreSqlSwooleExtConnection as Doctrine driver but allows only \Swoole\Coroutine\PostgreSQL connections. Should allow PDO version also
Contributor guide
Assessment
This issue has not been assessed yet.