mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 07:08:55 +00:00
13.0.5 13.0.5 (#7935)
This commit is contained in:
@@ -1542,6 +1542,7 @@ CREATE TABLE `repo_metadata` (
|
||||
`tags_lang` varchar(36) DEFAULT NULL,
|
||||
`details_settings` longtext DEFAULT NULL,
|
||||
`ocr_enabled` tinyint(1) DEFAULT NULL,
|
||||
`global_hidden_columns` longtext DEFAULT NULL,
|
||||
UNIQUE KEY `key_repo_metadata_repo_id`(`repo_id`),
|
||||
KEY `key_repo_metadata_enabled`(`enabled`),
|
||||
KEY `key_repo_metadata_face_recognition_enabled`(`face_recognition_enabled`),
|
||||
|
Reference in New Issue
Block a user