addons-server/migrations/64-user-id-index.sql

5 строки
191 B
SQL

-- This needs to be added on your dev copies, but justdave already ran it on
-- preview and production so I'm commenting it out here.
-- ALTER TABLE addonlogs ADD KEY `user_id` (`user_id`);