Right now we get ```{ "severity": "1", "filena...
# general
g
Right now we get
Copy code
{
  "severity": "1",
  "filename": "virtual_table.cpp",
  "line": "488",
  "message": "Table magic was queried without a required column in the WHERE clause",
  "version": "2.1.2",
  "decorations": null
}
which is kind of useless because there's no way to see the source of that message.