Exemplo n.º 1
0
def runSQLScriptFile(editor, path):
    form = RunScriptForm(editor)
    return form.run_file(path)