Signed-off-by: binren <zhangbr@elab-plus.com>
@@ -68,7 +68,7 @@ class Mvp:
created
)
VALUES
- (%s, %s, %s, 1, 'binre', now())
+ (%s, %s, %s, 1, 'binren', now())
'''
def get_table_name(self, name):