-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
Hello,
Is there a plan to support pdo_pgsql?
PostgreSQL is widely adopted, just as interacting with it using pdo_pgsql. Porting the code from PDO to OpenSwoole\Coroutine\PostgreSQL is extremely hard if possible at all (think redoing the whole Laravel's DB subsystem), quick hacks like imitating PDO using the OpenSwoole\Coroutine\PostgreSQL are fragile and explode in random places, so the feature is highly desirable.
Thank you.
osbre
Metadata
Metadata
Assignees
Labels
No labels