wbotelhos / rating

:star: A true Bayesian rating system with scope and cache enabled
https://wbotelhos.com
MIT License
72 stars 20 forks source link

Add Postgres support #11

Closed petergoldstein closed 2 years ago

wbotelhos commented 2 years ago

@petergoldstein could you rebase and try again, please?

petergoldstein commented 2 years ago

@petergoldstein So the way you reorganized requires much more than a rebase. Some of it doesn't quite make sense for a multi-db setup (for example, you don't want a dedicated mysql.rb file). I can pull it together, but it's a larger change than just a rebase.

petergoldstein commented 2 years ago

Closing this in favor of #12 , which is rebased and restructured for code changes.

wbotelhos commented 2 years ago

It was already there, I've just refactored to expose the hard dependency.

I recommend the following:

  1. Save your diff;
  2. Reset hard to the root good;
  3. Re-apply the diff manually;
  4. Force the branch.