I couldn't find a way to execute something like ``` alter table table.column add constraint column_length check (length(column) >= 6); ```