So far this is passing my basic tests, but could use some testing from people that are much more familiar with how this is supposed to work. Refs #27
2 lines
72 B
SQL
2 lines
72 B
SQL
ALTER TABLE portal ADD COLUMN encrypted BOOLEAN NOT NULL DEFAULT false;
|