mascarpone/migrations/each_user/0006_contact-text-body.sql

3 lines
52 B
SQL

alter table contacts
add column
text_body text;