Skip to content

Deals with tables with composite primary key #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

k4200
Copy link

@k4200 k4200 commented Mar 27, 2015

In our project, the tables that we wanted to export to Elasticsearch don't have a single column primary key, so the plugin couldn't be used because it doesn't allow composite ones, so I did a quick fix to allow them and it seems working in our environment.

I'm not sure this feature is of use to anyone, but who knows? So I'm sending this PR.

I'm not a Ruby programmer, so any suggestions as to the coding style etc. would be appreciated.

Thanks.

@k4200
Copy link
Author

k4200 commented Mar 27, 2015

Sorry, tests failed...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant