{
"rust-analyzer.showUnlinkedFileNotification": false,
"sqltools.connections": [
"previewLimit": 50,
"server": "postgresql",
"port": 5432,
"askForPassword": true,
"driver": "PostgreSQL",
"name": "hangitbot",
"database": "hangitbot",
"username": "hangitbot"
}
]