config
Purpose: Used to store the configuration settings
Field | Type | Purpose |
---|---|---|
component | varchar(100) | confguration type (default: core) |
setting | varchar(100) | configuration name |
value | TEXT | configuration value |
type | varchar(10) | value type (password, json, csv, timezones, assoc, string, integer, float, boolean, url) |