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

3 lines
44 B
MySQL
Raw Normal View History

ALTER TABLE data
ADD COLUMN user VARCHAR;