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

Database adapter mysql2_makara not supported #97

Closed
abiacco opened this issue Nov 30, 2015 · 2 comments
Closed

Database adapter mysql2_makara not supported #97

abiacco opened this issue Nov 30, 2015 · 2 comments

Comments

@abiacco
Copy link

abiacco commented Nov 30, 2015

I'm trying to use makara for the first time. I'm using v0.3.3 (mysql2 0.4.2) with AR 4.2.5, ruby 2.2.3 and rake 10.4.2.
When I try to execute my rake assets precompile task I get the error (i realize it should go to my db when i do this):

 [exec] ** Execute environment
 [exec] "Database adapter mysql2_makara not supported. Use:\nForeigner::Adapter.register 'mysql2_makara', 'path/to/adapter'"

My adapter line in database.yml is:
adapter: mysql2_makara

I also tried makara_mysql2 and received the same error.

Suggestions?

Thanks,

-Tony

@abiacco
Copy link
Author

abiacco commented Dec 1, 2015

After more research, i believe this is be that makara is simply unsupported in the Foreigner gem.
I've created a pull request with them to merge a change that adds makara.
matthuhiggins/foreigner#176

@bleonard
Copy link
Contributor

bleonard commented Jan 6, 2016

thanks @abiacco - Spreading the makara the love!

@bleonard bleonard closed this as completed Jan 8, 2016
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

2 participants