Skip to content

Instantly share code, notes, and snippets.

@bieli
Created September 3, 2011 13:12
Show Gist options
  • Save bieli/1191162 to your computer and use it in GitHub Desktop.
Save bieli/1191162 to your computer and use it in GitHub Desktop.
ttt
SELECT id, created_at, text FROM statuses "
"WHERE user_id = %s ORDER BY created_at DESC LIMIT %s
http://10.1.1.10:8888/statuses/home_timeline.json?screen_name=marquise.stromanb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment