djezzzl / database_consistency

The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.
MIT License
1.05k stars 46 forks source link

Treat default cascade as restrict #191

Closed pyromaniac closed 1 year ago

pyromaniac commented 1 year ago

Fixes #186 Also, I took a liberty of modernizing and speeding up the test suite. I think we can also drop Rails 4.2 and Ruby 2.6 but it is gonna be a breaking change with an according version bump so not today.

djezzzl commented 1 year ago

Thank you a lot! I will do a release soon.

djezzzl commented 1 year ago

Released as 1.7.6! Thank you a lot!

Do you have any other ideas? Would you like to contribute?

pyromaniac commented 1 year ago

Not at the moment but I will