Commit 840434c8 by Hassan Javeed

utf

parent f092ffdd
...@@ -943,7 +943,7 @@ class InsertToMysqlVideoTask(VideoTableDownstreamMixin, MysqlInsertTask): ...@@ -943,7 +943,7 @@ class InsertToMysqlVideoTask(VideoTableDownstreamMixin, MysqlInsertTask):
@property @property
def table(self): # pragma: no cover def table(self): # pragma: no cover
return 'video' return 'video_utf'
@property @property
def insert_source_task(self): # pragma: no cover def insert_source_task(self): # pragma: no cover
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment