Skip to content

Instantly share code, notes, and snippets.

@patelc75
Created February 22, 2012 20:48
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 patelc75/1887154 to your computer and use it in GitHub Desktop.
Save patelc75/1887154 to your computer and use it in GitHub Desktop.
id | device_id | created_at | priority | user_id
-------+-----------+----------------------------+----------+---------
33498 | 419 | 2012-02-22 20:46:39.435003 | | 149
select * from devices_by_user_id(149);
device_id | serial_number | user_id | login
-----------+---------------+---------+--------
5976 | H200000512 | 149 | linear
419 | H100000303 | 149 | linear
(2 rows)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment