fix pgsql dependency

This commit is contained in:
crazywhalecc 2023-07-27 18:13:37 +08:00 committed by Jerry Ma
parent 75b85c26dc
commit 6d4755d8c9

View File

@ -238,7 +238,8 @@
"type": "builtin",
"arg-type": "with-prefix",
"ext-depends": [
"pdo"
"pdo",
"pgsql"
],
"lib-depends": [
"postgresql"