This fails to apply on my second sandbox with incorrect DOUBLE value. Reran SQL, works as expected.
Details
Details
- Reviewers
epriestley - Commits
- Restricted Diffusion Commit
rP736bda7081c9: Fix SQL issue with Ponder migration
Rerun new SQL on ponder_question table
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
It ran fine for me, but maybe it's best to do the quotes anyway? We convert the column first.
Comment Actions
You can re-apply the patch as a general sanity check with bin/storage upgrade --apply phabricator: 20150806.ponder.status.2.sql.
MySQL might be a bit loose about typecasting 0, I'm not sure. I'll yell if this does naything bad on this server.