Remove product literal strings in "pht()", part 21
[phabricator.git] / resources / sql / autopatches / 20160601.user.05.removesex.sql
blob5b121f3864ced467ad6f3142c8b49c481a32f53d
1 ALTER TABLE {$NAMESPACE}_user.user
2   DROP COLUMN sex;