a047282b0a
in migration script, we incorrectly set string traits to Text and float traits to Float. this fixes it so they point to String(255) and Float(53) as they did originally Change-Id: Ie06781a42ec7384d88bea8498140e52f109e9f7e Closes-Bug: #1423710