[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/resources/sql/patches/ -> 20130226.commitkey.sql (source)

   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);


Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1