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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -730,7 +730,7 @@ Certain methods like `execute` and `change_table` cannot be inspected and are pr
## Safe by Default
Make operations safe by default.
Make operations safe by default.For these select migrations, this allows you to write the code under the "Bad" section, but the migration will be performed as if you had written the "Good" version.