up.sql 88 B

12
  1. ALTER TABLE users_collections
  2. ADD COLUMN hide_passwords BOOLEAN NOT NULL DEFAULT FALSE;