Correct Aphlict websocket URI construction after PHP8 compatibility changes
[phabricator.git] / resources / sql / autopatches / 20151223.proj.06.uniq.sql
blob2e28c18dbe8557cd046340bd9ccf3a4fe06e2f05
1 ALTER TABLE {$NAMESPACE}_project.project
2   ADD UNIQUE KEY `key_pathkey` (projectPathKey);