Pairing Session - 4/3/18 - Davin / Lee
### Tickets Worked On:
Ticket: https://gitlab.zendesk.com/agent/tickets/92471
Working through schema problems on the disney ticket. Created a migration.sql with migra (see ticket for sql)
https://migra.djrobstep.com/quickstart/
```
migra --unsafe "postgresql:///gitlabtest?host=/var/opt/gitlab/postgresql" "postgresql:///gitlabhq_production?host=/var/opt/gitlab/postgresql"
```
issue