Fix field capitalization.
This commit is contained in:
2
resources/sql/patches/020.pathcapital.sql
Normal file
2
resources/sql/patches/020.pathcapital.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE phabricator_differential.differential_diff
|
||||
CHANGE sourceControlpath sourceControlPath varchar(255);
|
||||
Reference in New Issue
Block a user