2024-11-24 09:53:52 +00:00
|
|
|
{
|
|
|
|
"sqltools.connections": [
|
|
|
|
{
|
|
|
|
"previewLimit": 50,
|
|
|
|
"server": "localhost",
|
|
|
|
"port": 5432,
|
|
|
|
"driver": "PostgreSQL",
|
|
|
|
"name": "smm",
|
|
|
|
"database": "smm-core",
|
|
|
|
"username": "crab",
|
|
|
|
"password": "crab"
|
|
|
|
}
|
2024-11-25 06:36:14 +00:00
|
|
|
],
|
|
|
|
"cSpell.words": [
|
|
|
|
"dbpool",
|
|
|
|
"jackc",
|
|
|
|
"pgconn",
|
|
|
|
"pgxpool"
|
2024-11-24 09:53:52 +00:00
|
|
|
]
|
|
|
|
}
|