]>
git.arvados.org - arvados.git/commit
15311: Remove stringify-symbol behavior on database load
* Add test case demonstrating bug
* Remove convert_serialized_symbols_to_strings hook
* Add "rake symbols:check" to warn you if there are any serialized
columns that may have legacy symbols.
* Add "rake symbols:stringify" to warn you if there are any serialized
columns that may have legacy symbols.
* Add release notes for checking and stringifying symbols.
* Add table of contents to upgrading doc page.
* Add note about the has_symbol_keys_in_database_somehow fixture.
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz@veritasgenetics.com>