ALTER TABLE "user" DROP COLUMN IF EXISTS pin_locked_until; ALTER TABLE "user" DROP COLUMN IF EXISTS failed_pin_attempts;