Merge "Fix CLI installer when --dbname is not specified on command line."
[lhc/web/wiklou.git] / maintenance / archives / patch-drop-user_options.sql
1 ALTER TABLE /*_*/user DROP COLUMN user_options;