Foorum::Schema::LogAction - Table 'log_action'


Foorum documentation  | view source Contained in the Foorum distribution.

Index


NAME

Top

Foorum::Schema::LogAction - Table 'log_action'

COLUMNS

Top

user_id

INT(11)

NOT NULL

action

VARCHAR(24)

object_type

VARCHAR(12)

object_id

INT(11)

time

INT(11)

NOT NULL

text

TEXT(65535)

forum_id

INT(11)

NOT NULL

AUTHOR

Top

Fayland Lam <fayland at gmail.com>


Foorum documentation  | view source Contained in the Foorum distribution.