| 1 | // SQL Editor — result export workflow (PRs #20487 / #20491 / #20501). |
| 2 | // |
| 3 | // The export path was rewritten: the client-side `sql-download` formatter |
| 4 | // library was deleted and export now goes through the backend Export RPC. A |
nothing calls this directly
no test coverage detected