Skip to content

Instantly share code, notes, and snippets.

@sprite2005
Created June 27, 2013 04:23
Show Gist options
  • Save sprite2005/5873932 to your computer and use it in GitHub Desktop.
Save sprite2005/5873932 to your computer and use it in GitHub Desktop.
(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