Homestyx hydra
Diffusion hydra 13bf353f1425

Shorten Phriction slug field to 256 to avoid key length issues in UTF-8 default

Description

Shorten Phriction slug field to 256 to avoid key length issues in UTF-8 default
databases

Summary: This is a stopgap patch until we fix T345/T327 properly, but you can't
add a 512-character key to a UTF-8 column because it creates an index on more
than 767 bytes, which is the key length limit.

Test Plan: Ran schmea upgrade script.

Reviewers: indiefan, btrahan, jungejason

Reviewed By: jungejason

CC: aran, epriestley, xela, jungejason

Maniphest Tasks: T327

Differential Revision: https://secure.phabricator.com/D1391

Details

Provenance
epriestleyAuthored on Jan 13 2012, 3:07 PM
sirocylPushed on Oct 16 2024, 5:49 AM
Parents
R1:cedb0c045ad7: Lock down accepted next URI values for redirect after login
Branches
Unknown
Tags
Unknown

Event Timeline