Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save nicksergeant/6100754 to your computer and use it in GitHub Desktop.
Save nicksergeant/6100754 to your computer and use it in GitHub Desktop.
INSERT INTO forwards (source, destination)
VALUES ('source@domain.com', 'destination@domain.com');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment