Page MenuHomePhabricator

Fix an issue with `corpus` columns in Quickstart
ClosedPublic

Authored by epriestley on Jan 27 2015, 2:02 PM.

Details

Summary

Fixes T7050. I got the regexp slightly wrong and didn't catch it because it works fine on modern MySQL.

Test Plan

arc unit --everything still passes.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix an issue with `corpus` columns in Quickstart.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: btrahan, chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jan 27 2015, 2:29 PM
This revision was automatically updated to reflect the committed changes.