14 lines
No EOL
322 B
JSON
14 lines
No EOL
322 B
JSON
{
|
|
"sqltools.connections": [
|
|
{
|
|
"previewLimit": 50,
|
|
"server": "localhost",
|
|
"port": 5432,
|
|
"driver": "PostgreSQL",
|
|
"name": "localhost",
|
|
"database": "nquest",
|
|
"username": "nquest",
|
|
"password": "nquest"
|
|
}
|
|
]
|
|
} |