You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@wjessop Nope we ended up just removing makara in favor of rails implementation. It actually works fairly well as of 6.1 If you can I'd switch over to that.
Hey guys thanks for all the hard work, I'm wanting to upgrade a rails app to ruby 3 but am failing on makara:
I've tried on both rails 3.0/3.2 with both makara 5.1 and 0.6.0.pre:
database.yml config is:
This fails on first boot running
bundle exec rake db:abort_if_pending_migrations
but figure it'll be on anything attempting to first connect up to the DB via makara
The text was updated successfully, but these errors were encountered: