Skip to content

Instantly share code, notes, and snippets.

@patelc75
Created February 14, 2010 09:06
Show Gist options
  • Save patelc75/303915 to your computer and use it in GitHub Desktop.
Save patelc75/303915 to your computer and use it in GitHub Desktop.
caregiver toggles for user intake form
haloror=# select * from caregivers_by_user_id(351);
roles_user_id | email_addr | user_id | pos | removed | active | phone | email | text | rel | key
---------------+--------------------+---------+-----+---------+--------+-------+-------+------+-----+-----
1002 | patelc75@yahoo.com | 232 | 1 | f | f | t | f | t | | t
(1 row)
haloror=#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment