Rails 7.0 schema.rb changes
During a recent (and first) upgrade of Rails to 7.0, I found a lot of changes in the schema.rb file. There is the self explanatory one: add versioning to the schema file. And the noisy change of every single datatime field's precision attribute. Lo...
Sep 3, 20241 min read30
