Describe the bug
Describe the bug
When using the MSSQL export function, the application adds a header that contains a typo in it:
`
-- Database export via SQLPro (https://www.sqlprostudio.com/)
-- Exported by username at 31-07-2026 10:01.
-- WARNING: This file may contain descructive statements such as DROPs.
-- Please ensure that you are running the script at the proper location.
`
The word "destructive" is misspelled as "descructive".
To Reproduce
Steps to reproduce the behavior:
- Go to MSSQL database name.
- Right-click on database name and choose Export > MSSQL.
- In the dialog, select "Include drop table statements" and at least one item to export. Select Export to: Open in new tab.
- The typo should be contained in the header of the document that is created by SQLPro Studio.
Expected behavior
Header should not contain typos.
Screenshot
Additional details
It would be nice to be able to configure this header that is automatically added to any MSSQL exports.
Product
SQLPro Studio
App version
2026.175 (Build 111262.5)
Platform
macOS
Installation source
App Store
Describe the bug
Describe the bug
When using the MSSQL export function, the application adds a header that contains a typo in it:
`
-- Database export via SQLPro (https://www.sqlprostudio.com/)
-- Exported by username at 31-07-2026 10:01.
-- WARNING: This file may contain descructive statements such as DROPs.
-- Please ensure that you are running the script at the proper location.
`
The word "destructive" is misspelled as "descructive".
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Header should not contain typos.
Screenshot
Additional details
It would be nice to be able to configure this header that is automatically added to any MSSQL exports.
Product
SQLPro Studio
App version
2026.175 (Build 111262.5)
Platform
macOS
Installation source
App Store