Created
June 27, 2013 04:23
-
-
Save sprite2005/5873932 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(0.3ms) UPDATE games SET 'matchmaking_uuid' = '329ed81d-5de2-4cc1-8022-1d7a2c095f30' WHERE 'waiting_on_match_since' IS NOT NULL ORDER BY waiting_on_match_since LIMIT 1 | |
ActiveRecord::StatementInvalid: SQLite3::SQLException: near "ORDER": syntax error: UPDATE games SET 'matchmaking_uuid' = '329ed81d-5de2-4cc1-8022-1d7a2c095f30' WHERE 'waiting_on_match_since' IS NOT NULL ORDER BY waiting_on_match_since LIMIT 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment