mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
10 lines
178 B
JSON
10 lines
178 B
JSON
{
|
|
"connecting": "Connecting",
|
|
"queries": "Queries",
|
|
"pooling": "Pooling",
|
|
"transactions": "Transactions",
|
|
"types": "Data Types",
|
|
"ssl": "SSL",
|
|
"native": "Native"
|
|
}
|