This commit is contained in:
Vendored
+14
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"sqltools.connections": [
|
||||
{
|
||||
"previewLimit": 50,
|
||||
"server": "localhost",
|
||||
"port": 5432,
|
||||
"driver": "PostgreSQL",
|
||||
"name": "smm",
|
||||
"database": "smm-core",
|
||||
"username": "crab",
|
||||
"password": "crab"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user