Foorum::Schema::Variables - Table 'variables'


Foorum documentation  | view source Contained in the Foorum distribution.

Index


NAME

Top

Foorum::Schema::Variables - Table 'variables'

COLUMNS

Top

type

ENUM(6)

NOT NULL, PRIMARY KEY, DEFAULT VALUE 'global'

name

VARCHAR(32)

NOT NULL, PRIMARY KEY

value

VARCHAR(255)

NOT NULL

AUTHOR

Top

Fayland Lam <fayland at gmail.com>


Foorum documentation  | view source Contained in the Foorum distribution.