More Diffusion junk.

This commit is contained in:
epriestley
2011-03-30 22:08:41 -07:00
parent 793df0cfc5
commit e6cf7a9cb0
12 changed files with 69 additions and 30 deletions

View File

@@ -0,0 +1,2 @@
ALTER TABLE phabricator_repository.repository_commitdata
ADD commitDetails LONGBLOB NOT NULL;