Skip to content

Instantly share code, notes, and snippets.

@jazzdan
Created May 7, 2012 19:08
Show Gist options
  • Save jazzdan/2629755 to your computer and use it in GitHub Desktop.
Save jazzdan/2629755 to your computer and use it in GitHub Desktop.
Example Shift YAML File
from:
adapter:
database:
port:
username:
password:
host:
to:
adapter:
database:
port:
username:
password:
host:
mapping:
- {"column", "column2"}
- {"column", "column2"}
@joeycarmello
Copy link

Oh right. I thought for a moment you'd be creating a new table.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment