Skip to content

Instantly share code, notes, and snippets.

@jconnolly
Created June 20, 2014 18:34
Show Gist options
  • Save jconnolly/ba6084f0acb0a36a4779 to your computer and use it in GitHub Desktop.
Save jconnolly/ba6084f0acb0a36a4779 to your computer and use it in GitHub Desktop.
(j/insert! connection :recruiter_suggested_candidate
{:job_id 100 :jobseeker_id 101 :recommendation_score "" :create_time (mysql-now) :creator_id "10101"}
{:job_id 101 :jobseeker_id 102 :recommendation_score "" :create_time (mysql-now) :creator_id "10101"}))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment