diff options
author | eileencodes <eileencodes@gmail.com> | 2019-06-20 14:00:42 +0200 |
---|---|---|
committer | eileencodes <eileencodes@gmail.com> | 2019-06-20 14:00:42 +0200 |
commit | 4feeee2abeaf61eed2f9ee8463d3ac9661ec8cc6 (patch) | |
tree | e93866577795dbd9a06c4f185f1c44ef3cf4c1d3 /actionpack/test/journey/routes_test.rb | |
parent | e14f3f3c1186fb452ff0ff2d63577a5174a77c1f (diff) | |
download | rails-4feeee2abeaf61eed2f9ee8463d3ac9661ec8cc6.tar.gz rails-4feeee2abeaf61eed2f9ee8463d3ac9661ec8cc6.tar.bz2 rails-4feeee2abeaf61eed2f9ee8463d3ac9661ec8cc6.zip |
Revert schema dumper to use strings rather than integers
I think we should change this, but not in 6-0-stable since that's
already in RC and I was trying to only make changes that won't require
any app changes.
This reverts a portion of https://github.com/rails/rails/pull/36439 that
made all schema migration version numbers get dumped as an integer.
While it doesn't _really_ matter it did change behavior. We should bring
this back in 6.1 with a deprecation.
Diffstat (limited to 'actionpack/test/journey/routes_test.rb')
0 files changed, 0 insertions, 0 deletions