jam-cloud/db/up/jam_track_slug.sql

1 line
60 B
MySQL
Raw Normal View History

ALTER TABLE jam_tracks ADD COLUMN slug VARCHAR(2000) UNIQUE;