Page MenuHomePhabricator

Create ipinfo_ip_changes table
Closed, DuplicatePublic

Description

Per the outcome of T292623: SPIKE Investigate getting global contribution information for IP Info 8H
We need to create ipinfo_ip_changes table as per this comment

The ipinfo_ip_changes table should have the following fields

- ipc_id: int(10) unsigned (required, automatically incrementing, primary key)
- ipc_ip_hex: varbinary(35) (required)
- ipc_timestamp: binary(14)