Skip to content
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

Support for MySQL #59

Open
cdolan opened this issue Aug 7, 2014 · 3 comments
Open

Support for MySQL #59

cdolan opened this issue Aug 7, 2014 · 3 comments

Comments

@cdolan
Copy link

cdolan commented Aug 7, 2014

I would like to add support for MySQL in Pliny. But before jumping into working on this, I'd like to get some feedback whether this would be a beneficial addition.

@brandur
Copy link
Member

brandur commented Sep 3, 2014

@cdolan Hello! My apologies for the late reply to this issue.

Regarding MySQL support: we generally try to prefer Postgres, and if possible, would like to keep the project as focused as possible along a single track of technology. That said, if this can be a very useful addition, we'd certainly consider it.

In general, I think the Sequel gem that we bundle by default comes with pretty good MySQL support, and with some fairly minimal dependency swapping, you should be able to get MySQL in. Do you have an idea yet of what kind of changes that you'd tackle for this one? I'd imagine the DB Rake tasks would probably need to be amended the most.

@prognostikos
Copy link

@cdolan have you done any work on this? I would be happy to test whatever you have, otherwise I will look into my own PR.

@cdolan
Copy link
Author

cdolan commented Oct 14, 2014

@prognostikos sorry, I have not -- this has been on the back-burner. Feel free to take this on.

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

No branches or pull requests

3 participants