flyspeed looks great but any chance of adding these interface features?
Flyspeed looks terrific and I would definitely buy it if it had some of these user interface features (some of which I've seen in Sqleo and/or IBM Data Studio):
1. In the query structure tree pane, when we click on a subquery item within the FROM of the main query, please show that subquery's diagram and highlight the subquery structure down below -- don't make us go down below and find the subquery structure itself just to show it on the canvas.
2. Better yet, show the subquery substructure right there within the tree of the main query, not just as separate named items after the main query as if it were a reusable common table expression.
3. Let us edit text of a subquery by clicking (or right-clicking) on it in the structure pane or in the diagram canvas or within the sql text itself, not just using the separate sub-query edit mode dropdown.
4. In the structure tree pane allow us to right-click and add/change things to the structure right there, not just in the diagram canvas.
5. Also in the structure tree, include nodes for the rest of the sql clauses such as WHERE, GROUP BY, HAVING, and ORDER BY, so it's a full representation of the query and not just the high-level "FROM" (and FIELD) structure.
6. When saving the query as a .sql file, include the tables' positions in the diagram as comments in the sql (like Sqleo does) so it can be read back in and the diagram structure isn't lost. This would allow full round-trip into other sql tools.
7. Preserve comments in the sql text (like IBM Data Studio does).
8. Don't raise the price (much) when adding those features :-)
To be clear, I'm *not* saying that Sqleo (open source) or Data Studio are better than FlySpeed -- on the contrary they have their own limitations. For starters, Sqleo's development is frozen in an incomplete state (it doesn't even support UNION ALL and some other important sql features). IBM Data Studio is free but db2-only, hasn't been updated very recently, etc.
FlySpeed seems quite complete and mature (and reasonably-priced), but I feel that it could be much more intuitive to use if it had some of the features mentioned above.
Best of luck!
Hi.
Was looking to see if it's possible to prevent comment removal when automatically formatting. Couldn't find the setting in SQL Query 3.7.7.5. Searched the forums and this thread appears to be the only pertinent result.
It's been 2 years; has this functionality been introduced (and I'm just not seeing it)?