Skip to content

Instantly share code, notes, and snippets.

@kevinjqiu
Created February 19, 2014 18:11
Show Gist options
  • Save kevinjqiu/9097878 to your computer and use it in GitHub Desktop.
Save kevinjqiu/9097878 to your computer and use it in GitHub Desktop.
INSERT INTO transaction_history
(id, transaction_id, status)
VALUES (2, 't1', 'unverified');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment