added support for current branch, and some cleanup
This commit is contained in:
Vendored
+15
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"sqltools.connections": [
|
||||
{
|
||||
"previewLimit": 50,
|
||||
"server": "localhost",
|
||||
"port": 5432,
|
||||
"driver": "PostgreSQL",
|
||||
"name": "Local photowall",
|
||||
"group": "Photowall",
|
||||
"database": "photowall",
|
||||
"username": "arwidthornstrom",
|
||||
"password": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user