Rails 7.0 schema.rb changes
Sep 3, 2024 · 1 min read · 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...
Join discussion