Skip to content

Instantly share code, notes, and snippets.

@millerjp
Created December 27, 2013 21:28
Show Gist options
  • Save millerjp/8152859 to your computer and use it in GitHub Desktop.
Save millerjp/8152859 to your computer and use it in GitHub Desktop.
SELECT vid_id, created, time_in_video FROM bookmark_index WHERE user_id = '' AND tvshow_id = 'Baywatch' AND season = '' AND continue_watching = '' AND video_id = '';
vid_id | created | time_in_video
--------+--------------------------+---------------
666QAZ | 2013-12-25 15:12:51+0100 | 20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment