mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-11 01:24:27 +02:00
427 B
427 B
Table config
main configuration storage
Field | Description | Type | Null | Key | Default | Extra |
---|---|---|---|---|---|---|
id | int unsigned | YES | PRI | NULL | auto_increment | |
cat | varbinary(50) | YES | ||||
k | varbinary(50) | YES | ||||
v | mediumtext | NO | NULL |
Return to database documentation