Foorum::Schema::UserOnline - Table 'user_online'


Foorum documentation  | view source Contained in the Foorum distribution.

Index


NAME

Top

Foorum::Schema::UserOnline - Table 'user_online'

COLUMNS

Top

sessionid

VARCHAR(72)

PRIMARY KEY

user_id

INT(11)

NOT NULL

path

VARCHAR(255)

NOT NULL

title

VARCHAR(255)

NOT NULL

start_time

INT(11)

NOT NULL

last_time

INT(11)

NOT NULL

AUTHOR

Top

Fayland Lam <fayland at gmail.com>


Foorum documentation  | view source Contained in the Foorum distribution.