blog_external

0 rows


Description

External blog links used for RSS copying of blog entries to

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
userid BIGINT 19 null
user.id blogexte_use2_fkR
name VARCHAR 255
description LONGTEXT 2147483647 null
url LONGTEXT 2147483647 null
filtertags VARCHAR 255 null

Comma-separated list of tags that will be used to filter which entries are copied over from the external blog. They refer to existing tags in the external blog.

failedlastsync BIT 1 0

Whether or not the last sync failed for some reason

timemodified BIGINT 19 null
timefetched BIGINT 19 0

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
blogexte_use4_ix Performance Asc userid

Relationships