14_add_user_agent.down.sql 67 B

123
  1. ALTER TABLE tokens
  2. DROP COLUMN ip,
  3. DROP COLUMN user_agent;