user_list

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
user_id INT 10 null
title VARCHAR 200 null
description LONGTEXT 2147483647 NULL
public INT 10 0
dateUpdated INT 10 NULL
deleted TINYINT 3 0
created INT 10 NULL
defaultSort VARCHAR 20 NULL
searchable TINYINT 3 0
importedFrom VARCHAR 20 NULL
nytListModified VARCHAR 20 NULL
displayListAuthor TINYINT 3 1

Indexes

Constraint Name Type Sort Column(s)
user_list_s_pk Primary key Asc id
dateUpdated Performance Asc dateUpdated
PRIMARY Must be unique Asc id
user_id Performance Asc user_id

Relationships