Advertisement
Guest User

Untitled

a guest
Feb 14th, 2016
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. sqlalchemy.exc.IntegrityError: (sqlite3.IntegrityError) UNIQUE constraint failed: post.author [SQL: 'INSERT INTO post (author, text, timestamp) VALUES (?, ?, ?)'] [parameters: ('Vsevolod', 'Vsevolod', '2016-02-14 16:50:29.986202')]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement