{ "sqltools.connections": [ { "previewLimit": 50, "server": "localhost", "driver": "PostgreSQL", "name": "School Project", "connectString": "postgresql://postgres:postgres@db.schoolproject.orb.local:5432/schoolproject", "database": "schoolproject", "username": "postgres", "password": "postgres" } ], "sqltools.results.reuseTabs": "connection" }