Files
database/migrations/000.265.sql
T

4 lines
103 B
SQL

-- P5-6279: add primary key to markets_locales table
alter table market_locales add primary key (id);