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