14-add-encrypted-column-to-portal-table.sql 72 B

1
  1. ALTER TABLE portal ADD COLUMN encrypted BOOLEAN NOT NULL DEFAULT false;