Page MenuHomePhabricator

Repository ref cursor refNameRaw incorrectly has latin1 collation
Closed, ResolvedPublic

Description

See IRC; we need to do one of these:

ALTER TABLE phabricator_repository.repository_refcursor CHANGE refNameRaw refNameRaw LONGBLOB NOT NULL;

...until T1191.