Skip to content

Instantly share code, notes, and snippets.

@anish
Created November 3, 2017 21:44
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 anish/24de16db804e9a29de0a5f8e9a69b6fe to your computer and use it in GitHub Desktop.
Save anish/24de16db804e9a29de0a5f8e9a69b6fe to your computer and use it in GitHub Desktop.
heroku psql -a salesforce-cla-test
select * from salesforce.sf_cla__cla_signature__c;
delete from salesforce.sf_cla__cla_signature__c;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment