Collections functions
General functions
Node functions
Render functions
Theme permission functions
User functions
Resource functions

Table: comment

Resource comments.

ColumnTypeNote
refint(11)Auto incrementing index
ref_parentint(11)Parent comment reference
createdtimestamp
hideint(1)(boolean) Hide comment?
collection_refint(11)See table collection
resource_refint(11)See table resource
user_refint(11)See table user
fullnamevarchar(100)External commenter's full name (anonymous access)
emailvarchar(100)Commenter's email (anonymous access)
website_urltextCommenter's website link (anonymous access)
bodytextComment text

This table is empty by default.

Please see the schema overview for context. This document was last updated on the 19th of March 2024 at 03:35 (Europe/London time).