CoreyMSchafer/code_snippets

Internal Server Error The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.

Closed this issue · 1 comments

this also gives cursor.execute(statement, parameters)
sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such table: user [SQL: 'SELECT user.id AS user_id, user.username AS user_username, user.email AS user_email, user.image_file AS user_image_file, user.password AS user_password \nFROM user \nWHERE user.username = ?\n LIMIT ? OFFSET ?'] [parameters: ('harry potter', 1, 0)] (Background on this error at: http://sqlalche.me/e/e3q8)

Hey there. Did you try using my exact snippets from the videos? No one else is reporting this problem. If you still get an error then please either leave a comment on the exact YouTube video or send me and email. Thanks. Hope that helps.