ALTER TABLE usersDROP COLUMN instagram_access_token;
ALTER TABLE users
DROP COLUMN instagram_access_token;