22ee8432d2bb36d84326f05188d37bf709e628b2
bin/storage adjust to correct column types and collations
Summary: Ref T1191. Allow `bin/storage adjust` to modify columns. - Although `CREATE TABLE ... colname VARCHAR(64) CHARACTER SET BINARY` works fine, it's actually a trick. Adjust the binary columns for this. Test Plan: See comment. Reviewers: btrahan Reviewed By: btrahan Subscribers: epriestley Maniphest Tasks: T6130, T6128, T6135, T6137, T6138, T6149, T6151, T1191 Differential Revision: https://secure.phabricator.com/D10598
Phabricator is an open source collection of web applications which help software companies build better software. Phabricator includes applications for: - reviewing and auditing source code; - hosting and browsing repositories; - assembling a party to venture forth; - tracking bugs; - hiding stuff from coworkers; and - also some other things. You can learn more about the project (and find links to documentation and resources) [[http://phabricator.org/ | here]]. Phabricator is developed and maintained by [[http://phacility.com/ | Phacility]]. The first version of Phabricator was originally built at Facebook. = LICENSE = Phabricator is released under the Apache 2.0 license except as otherwise noted.
Description
Languages
PHP
93.4%
JavaScript
4.1%
CSS
2.4%