Skip to content

Instantly share code, notes, and snippets.

@sprite2005
Created January 20, 2013 22:47
Show Gist options
  • Save sprite2005/4582338 to your computer and use it in GitHub Desktop.
Save sprite2005/4582338 to your computer and use it in GitHub Desktop.
[NSString stringWithFormat:@"UPDATE freeplay_state SET stars_earned = '2', completed = '1', unlocked = '1' WHERE size = %d AND stars_earned < 3 AND level_number IN (%@)", boardSize, levelsCompleted2];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment