Searched refs:sql_path (Results 1 – 2 of 2) sorted by relevance
39 def ExportProfiles(device_xmls, sql_path): argument47 with open(sql_path, 'w') as sql_file:74 sql_path = 'result.sql'
136 sql_path = os.path.abspath(os.path.join(chosen_folder_path, sql_file))137 create_if_not_exists(sql_path)