294 B
294 B
Table: login_config
Description:
Defines login_config
table in the Login database.
Columns:
id
(int(10), PRIMARY KEY, AUTO_INCREMENT, NOT NULL)config_name
(varchar(64), NOT NULL, DEFAULT '')config_value
(varchar(64), NOT NULL, DEFAULT '')
Primary Keys:
- id