psa.IpCollections

Overview
Column Descriptions

id

Table Structure
CREATE TABLE `IpCollections` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=latin1

Related documentation