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