When formatting any SQL code that contains tab spacing, the Formatter converts the tabs to single spaces. I have Formatter Options set to Insert Tabs but the same behavior occurs.
For example:
Select From Dual; (This contains 3 tabs between the two ticks)
After clicking the Formatter button:
SELECT FROM DUAL; (All the space between the ticks are now single spaces instead of tabs)
Product Defect.
WORKAROUND:
None.
STATUS:
Waiting for fix to be released in a future version of SQL Navigator.
© 2021 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy