Skip to content

Instantly share code, notes, and snippets.

@dux
Created October 19, 2011 14:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dux/1298376 to your computer and use it in GitHub Desktop.
Save dux/1298376 to your computer and use it in GitHub Desktop.
Rails raw SQL options
connection.execute - base execute
connection.select_all - hash
connection.select_values - only ids
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment