Ref T1191. Similar issue to D10613. This column usually has a hash exactly 12 bytes long, but sometimes stores an internal builtin query name like "open", "all", etc. It might be nice to promote those to 12-byte hashes of a consistent length eventually, but for now just make this a variable-length column.
Details
Details
- Reviewers
btrahan - Maniphest Tasks
- T1191: Comments are truncated at first non-base-plane character
- Commits
- Restricted Diffusion Commit
rP4eb439964003: Convert SavedQuery / NamedQuery to text, not bytes
Ran migration, no longer saw issues with reordering builtin saved searches.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable