mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
8 lines
119 B
JSON
8 lines
119 B
JSON
{
|
|
"client": "pg.Client",
|
|
"pool": "pg.Pool",
|
|
"result": "pg.Result",
|
|
"types": "pg.Types",
|
|
"cursor": "Cursor"
|
|
}
|