Add db.commit() call to convert_bans.py script
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
@@ -127,3 +127,5 @@ for ban in bans:
|
|||||||
""",
|
""",
|
||||||
post,
|
post,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
new_db.commit()
|
||||||
|
|||||||
Reference in New Issue
Block a user