Page MenuHomePhabricator

Truncate `logSource` in Harbormaster to the database column limit
ClosedPublic

Authored by epriestley on Mar 8 2014, 12:04 AM.
Tags
None
Referenced Files
F14066002: D8446.diff
Tue, Nov 19, 7:44 AM
F14054017: D8446.diff
Fri, Nov 15, 9:46 PM
F14051012: D8446.diff
Thu, Nov 14, 9:55 PM
F14038707: D8446.diff
Mon, Nov 11, 1:34 AM
F14023008: D8446.diff
Wed, Nov 6, 9:52 PM
F13999497: D8446.id20041.diff
Thu, Oct 24, 3:11 PM
F13989912: D8446.id20042.diff
Mon, Oct 21, 11:50 PM
F13966714: D8446.diff
Oct 16 2024, 9:17 AM
Subscribers
Tokens
"Like" token, awarded by dctrwatson.

Details

Summary

This can be a command, which might be arbitrarily long, but the column is VARCHAR(255).

Test Plan

grep

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

btrahan edited edge metadata.
This revision is now accepted and ready to land.Mar 8 2014, 12:26 AM