commit
941ac30277
1 changed files with 1 additions and 1 deletions
|
|
@ -122,7 +122,7 @@ async def m006_redux(db):
|
||||||
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
|
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
|
||||||
""",
|
""",
|
||||||
(
|
(
|
||||||
row[0],
|
str(row[0]),
|
||||||
row[1],
|
row[1],
|
||||||
row[2],
|
row[2],
|
||||||
row[3],
|
row[3],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue