Foorum::Schema::Share - Table 'share'


Foorum documentation  | view source Contained in the Foorum distribution.

Index


NAME

Top

Foorum::Schema::Share - Table 'share'

COLUMNS

Top

user_id

INT(11)

NOT NULL, PRIMARY KEY

object_type

VARCHAR(12)

NOT NULL, PRIMARY KEY

object_id

INT(11)

NOT NULL, PRIMARY KEY

time

INT(10)

NOT NULL

AUTHOR

Top

Fayland Lam <fayland at gmail.com>


Foorum documentation  | view source Contained in the Foorum distribution.