Notes/db/migrations/0074__add_position_to_attri...

1 line
66 B
SQL

ALTER TABLE attributes ADD COLUMN position INT NOT NULL DEFAULT 0;