I would like the disableConstraints option to only disable constraints before a script is executed and have the constraints enabled after a script is executed. This would be helpful, for example, when loading data to tables as part of a script. Otherwise, I need to incorporate this into the script itself each time. Disabling the constraints after the script is executed makes no sense and seems useless.