Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CREATE code / ALTER code tab not use "tabs to space" option. #1330

Closed
nicokaiser79 opened this issue Mar 4, 2021 · 0 comments
Closed

CREATE code / ALTER code tab not use "tabs to space" option. #1330

nicokaiser79 opened this issue Mar 4, 2021 · 0 comments

Comments

@nicokaiser79
Copy link

Preconditions

  • HeidiSQL version: 11.2.0.6213
  • Database type and version: 10.2.32-MariaDB
  • OS: Windows 10.0

Describe the bug

When under Options->SQL the option marked "tabs to spaces" and you will copy the sql statement from CREATE code Tab. The Sql contains tabs instead of spaces.

To Reproduce

  1. Go to Menu Item "Tools"
  2. Then hover to "Options" and open the Option Menu
  3. Click on tab "SQL"
  4. Check the option "tabs to spaces"
  5. Apply the changes by click on "OK"
  6. Select a table on the left side
  7. Go to now to the "CREATE code:" or "ALTER code:" tab
  8. Mark the SQL statement and copy it
  9. Go to a TextEditor and paste it
  10. The SQL statement contains tabs instead spaces

Screenshots or Crash reports

aTvpsji12d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants