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
- Branch
- sql-issue
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 7539 Build 8118: [Placeholder Plan] Wait for 30 Seconds Build 8117: arc lint + arc unit
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.