upend/db/migrations/upend/02_users_entries/up.sql

3 lines
44 B
SQL

ALTER TABLE data
ADD COLUMN user VARCHAR;