diff --git a/chanbans/pull.py b/chanbans/pull.py index ac812f4..7686895 100644 --- a/chanbans/pull.py +++ b/chanbans/pull.py @@ -134,8 +134,8 @@ async def pull(): db.execute( """ - INSERT INTO bans (action, board, length, now, name, trip, com, time, sub, nsfw, thumb, ext, w, h, tn_w, tn_h, md5, fsize, filename, tim, thumb_path, reason) - VALUES ( + insert into bans (action, board, length, now, name, trip, com, time, sub, nsfw, thumb, ext, w, h, tn_w, tn_h, md5, fsize, filename, tim, thumb_path, reason) + values ( :action, :board, :length,