Files
coder/coderd/database/migrations/000219_organization_icon.up.sql
T

3 lines
69 B
SQL

alter table organizations
add column icon text not null default '';