{ "sqltools.connections": [ { "previewLimit": 50, "driver": "SQLite", "name": "db", "database": "${workspaceFolder:tickets}/database.db" } ] }