https://bugs.documentfoundation.org/show_bug.cgi?id=170289
Robert Großkopf <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |[email protected] Status|UNCONFIRMED |NEW Severity|normal |enhancement Version|25.2.3.2 release |Inherited From OOo --- Comment #1 from Robert Großkopf <[email protected]> --- SQL code, which could be executed through GUI, won't be saved with any formatting. This will only be possible if setting "Execute in direct SQL" when editing the query in SQL. Reason: The GUI will be used for creating SQL, not the SQL editor. Every time the GUI will be opened for changing anything in a query it will also change the code (remove 'AS' for example). Only code, which will be executed directly, won't be interpreted and changed by GUI. The behavior you reported is the default behavior. Don't know if we could set is as a bug. But it's a real feature request. So I will set this one to NEW, the version to the earliest affected (Inherited by OOo) and the importance to enhancement. -- You are receiving this mail because: You are the assignee for the bug.
