hoopla_export

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
hooplaId INT 10 null
active TINYINT 3 1
title VARCHAR 255 NULL
kind VARCHAR 50 NULL
pa TINYINT 3 0
demo TINYINT 3 0
profanity TINYINT 3 0
rating VARCHAR 10 NULL
abridged TINYINT 3 0
children TINYINT 3 0
price DOUBLE 22 0
rawChecksum BIGINT 19 NULL
rawResponse MEDIUMBLOB 16777215 NULL
dateFirstDetected BIGINT 19 NULL

Indexes

Constraint Name Type Sort Column(s)
hoopla_export_s_pk Primary key Asc id
hooplaId Must be unique Asc hooplaId
PRIMARY Must be unique Asc id

Relationships