Code Monkey home page Code Monkey logo

Comments (10)

ankane avatar ankane commented on September 26, 2024 1

Hey @bheemreddy181, this problem seems specific to remove_column custom checks, so I don't think it makes sense to change the current behavior. We could add an option to add_check that specifies if it can be overridden. Something like:

StrongMigrations.add_check(overridable: false) do |method, args|
  # code...
end

(with ideally a better name)

from strong_migrations.

ankane avatar ankane commented on September 26, 2024

Hey @bheemreddy181, safety_assured skips all checks, including custom ones. It allows developers to run any migration code.

from strong_migrations.

bheemreddy181-zz avatar bheemreddy181-zz commented on September 26, 2024

Is this something we want to enable for custom checks ?

from strong_migrations.

bheemreddy181-zz avatar bheemreddy181-zz commented on September 26, 2024

yes, that makes sense. you want to label this as an enhancement. if you are ok I could give a try but I need some inputs from you for creating a PR. Thanks for your time :-)

from strong_migrations.

bheemreddy181-zz avatar bheemreddy181-zz commented on September 26, 2024

@ankane any chance getting on to this?

from strong_migrations.

ankane avatar ankane commented on September 26, 2024

Hey @bheemreddy181, sorry for the delay. After thinking about it more, I don't think it makes sense to add a new concept (non-overridable checks) just for this use case. You're welcome to fork the gem and make this change for your app, but I don't think it's something I want to include in the main project at this point.

from strong_migrations.

bheemreddy181-zz avatar bheemreddy181-zz commented on September 26, 2024

@ankane Sure, Can you update the docs for the same.

from strong_migrations.

ankane avatar ankane commented on September 26, 2024

What would you change in the docs?

from strong_migrations.

bheemreddy181-zz avatar bheemreddy181-zz commented on September 26, 2024

Adding an exception for remove_column for custom checks?

from strong_migrations.

bheemreddy181-zz avatar bheemreddy181-zz commented on September 26, 2024

thanks, @ankane Happy weekend :-)

from strong_migrations.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.