Harsh Tiku

Results 1 issues of Harsh Tiku

The following issue raises when I try to load the sql dump file. if 'TABLE' in line: 111 table_name = re.search("`(\w+)`", line) --> 112 table.name = table_name.group(1) 113 if self.thesaurus_object...