TalentBox / sequel-rails

A gem for using Sequel with Rails 5.x, 6.x, 7.x, 8.x
http://talentbox.github.io/sequel-rails/
MIT License
326 stars 81 forks source link

rake db:* tasks missing #160

Open gditrick opened 6 years ago

gditrick commented 6 years ago

I'm not sure what is going on yet. But, I upgraded a project lost all db:* tasks. Tried a new rails project and once I added sequel-rails, lost those again. Going to try a bare bones app without devise(about the only thing added) or anything else, but this was already "bare bones".