mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-08 18:59:03 +00:00
2 lines
56 B
MySQL
2 lines
56 B
MySQL
![]() |
CREATE TABLE Config (key TEXT PRIMARY KEY, value TEXT);
|