Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

fix #127 execSync and execsync. #128

Merged
merged 2 commits into from
Dec 27, 2013
Merged

fix #127 execSync and execsync. #128

merged 2 commits into from
Dec 27, 2013

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Dec 27, 2013

rt

@ghost ghost assigned dead-horse Dec 27, 2013
@fengmk2
Copy link
Member Author

fengmk2 commented Dec 27, 2013

ALTER TABLE  `module` CHANGE  `name`  `name` VARCHAR( 100 ) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL COMMENT  'module name';
ALTER TABLE  `module_log` CHANGE  `name`  `name` VARCHAR( 100 ) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL COMMENT  'module name';
ALTER TABLE  `tag` CHANGE  `name`  `name` VARCHAR( 100 ) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL COMMENT  'module name';
ALTER TABLE  `download_total` CHANGE  `name`  `name` VARCHAR( 100 ) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL COMMENT  'module name';

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 57c9b25 on module-name-case-care into c919956 on master.

@dead-horse
Copy link
Member

+1

dead-horse added a commit that referenced this pull request Dec 27, 2013
@dead-horse dead-horse merged commit cc60007 into master Dec 27, 2013
@dead-horse dead-horse deleted the module-name-case-care branch December 27, 2013 10:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants