mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-06 23:02:48 +08:00
改进连接器类
This commit is contained in:
@@ -19,6 +19,7 @@ use think\db\Connection;
|
||||
*/
|
||||
class Pgsql extends Connection
|
||||
{
|
||||
protected $builder = '\\think\\db\\builder\\Pgsql';
|
||||
|
||||
/**
|
||||
* 解析pdo连接的dsn信息
|
||||
|
||||
Reference in New Issue
Block a user