I have a problem when I export my database with a table because HeidiSQL uses single quotes (' ') instead of double quotes (" ") and when it exports then I get the problem you see in the photo. The issue stems from the fact that within our tables, we utilize single quotes (' '), which can cause confusion with the single quotes (' ') used in the database. is there any setting for this?