Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save robdimarco/d79af73cc15e22607e89 to your computer and use it in GitHub Desktop.
Save robdimarco/d79af73cc15e22607e89 to your computer and use it in GitHub Desktop.
UPDATE call_source_partners
SET affiliate_slug = params->>'affiliate_slug', category_id = (params->>'category_id')::integer;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment