[ Index ] |
PHP Cross Reference of Phabricator |
[Summary view] [Print] [Text view]
1 ALTER TABLE {$NAMESPACE}_repository.repository_commit 2 DROP KEY `repositoryID`; 3 4 ALTER TABLE {$NAMESPACE}_repository.repository_commit 5 ADD UNIQUE KEY `key_commit_identity` (commitIdentifier, repositoryID);
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |