协作空间 SQL 表
简介
ONLYOFFICE 协作空间数据库的所有必要信息都存储在表中。
下面您可以找到主要的 ONLYOFFICE 协作空间表列表。
表 | 描述 | 列 |
---|---|---|
account_links | 通过OAuth的账户连接 | id, uid, provider, profile, linked |
audit_events | 除授权外的用户操作日志 | id, ip, initiator, browser, platform, date, tenant_id, user_id, page, action, description, target |
backup_backup | 已完成的备份 | id, tenant_id, is_scheduled, name, storage_type, storage_base_path, storage_path, created_on, expires_on, storage_params, hash, removed |
backup_schedule | 备份计划 | tenant_id, cron, backups_stored, storage_type, storage_base_path, last_backup_time, storage_params |
core_acl | 用户组的允许或禁止操作列表(例如更改个人信息的能力) | tenant, subject, action, object, acetype |
core_group | 用户组列表 | tenant, id, name, categoryid, parentid, sid, removed, last_modified |
core_settings | 哈希处理后的设置 | tenant, id, value, last_modified |
core_user | 用户列表 | tenant, id, username, firstname, lastname, sex, bithdate, status, activation_status, email, workfromdate, terminateddate, title, culture, contacts, phone, phone_activation, location, notes, sid, sso_name_id, sso_session_id, removed, create_on, last_modified |
core_userdav | 向Radicale服务器请求通讯录的用户列表。此表用于避免同时为所有用户更新通讯录 | tenant_id, user_id |
core_usergroup | 用户的组成员关系 | tenant, userid, groupid, ref_type, removed, last_modified |
core_userphoto | 用户照片 | tenant, userid, photo |
core_usersecurity | 用户密码 | tenant, userid, pwdhash, LastModified |
dbip_location | 地理位置信息 | id, AddrType, ip_start, ip_end, country, stateprov, district, city, zipcode, latitude, longitude, geoname_id, timezone_offset, timezone_name, processed |
feed_aggregate | 新闻动态 | id, tenant, product, module, author, modified_by, created_date, modified_date, group_id, json, keywords, aggregated_date, context_id |
feed_last | 模块中的最新新闻日期 | last_key, last_date |
feed_readed | 用户已阅读的模块 | user_id, timestamp, module, tenant_id |
feed_users | 新闻源与用户的关联 | feed_id, user_id |
files_bunch_objects | 文件夹路径(例如 files/my/58a22c6f-e835-11ec-a200-d45d64a8bb3e | tenant_id, right_node, left_node |
files_converts | 可转换的格式范围(从哪种格式到哪种格式) | input, output |
files_file | 文件列表 | id, version, version_group, current_version, folder_id, title, content_length, file_status, category, create_by, create_on, modified_by, modified_on, tenant_id, converted_type, comment, changes, encrypted, forcesave, thumb |
files_folder | 文件夹列表 | id, parent_id, title, folder_type, create_by, create_on, modified_by, modified_on, tenant_id, foldersCount, filesCount, private, has_logo |
files_folder_tree | 文件夹树状结构 | folder_id, parent_id, level |
files_link | 表单与其正在填写的文档之间的连接 | source_id, linked_id, linked_for, tenant_id |
files_properties | 表单中的可填写字段 | tenant_id, entry_id, data |
files_security | 文档安全性,决定谁可以访问文件以及访问类型 | tenant_id, entry_id, entry_type, subject, subject_type, owner, security, timestamp, options |
files_tag | 文档标签列表 | id, name, owner, flag, tenant_id |
files_tag_link | 标签与文档之间的关联 | tenant_id, tag_id, entry_type, entry_id, create_by, create_on, tag_count |
files_thirdparty_account | 已连接的第三方驱动器 | id, provider, customer_title, user_name, password, token, user_id, folder_type, room_type, create_on, url, tenant_id, folder_id, private, has_logo |
files_thirdparty_app | 已连接的第三方驱动器(在浏览器插件中使用) | user_id, app, token, tenant_id, modified_on |
files_thirdparty_id_mapping | 第三方驱动器中文档 ID 与哈希处理后的 ID 的关联 | hash_id, id, tenant_id |
hosting_instance_registration | 主备托管服务 | instance_registration_id, last_updated, worker_type_name, is_active |
login_events | 与授权事件相关的用户操作日志 | id, ip, login, browser, platform, date, tenant_id, user_id, page, action, description, active |
notify_info | 有关发送消息的信息 | notify_id, state, attempts, modify_date, priority |
notify_queue | 用于发送消息的队列 | notify_id, tenant_id, sender, reciever, subject, content_type, content, sender_type, reply_to, creation_date, attachments, auto_submitted |
telegram_users | Telegram 连接 | portal_user_id, tenant_id, telegram_user_id |
tenants_forbiden | 被禁止的租户 | address |
tenants_iprestrictions | 租户可用的地址列表 | id, tenant, ip, for_admin |
tenants_partners | 父租户 | tenant_id, partner_id, affiliate_id, campaign |
tenants_quota | 租户配额(可用功能、价格等) | tenant, name, description, features, price, product_id, visible |
tenants_quotarow | 租户已使用空间的大小 | tenant, path, counter, tag, last_modified, user_id |
tenants_tariff | 租户资费 | id, tenant, stamp, customer_id, comment, create_on |
tenants_tenants | 租户列表 | id, name, alias, mappeddomain, version, version_changed, language, timezone, trusteddomains, trusteddomainsenabled, status, statuschanged, creationdatetime, owner_id, payment_id, industry, last_modified, spam, calls |
webhooks_config | Webhooks 的设置 | id, name, secret_key, tenant_id, uri, enabled |
webhooks_logs | Webhooks 的日志 | id, config_id, creation_time, webhook_id, request_headers, request_payload, response_headers, response_payload, status, tenant_id, uid, delivery |
webstudio_index | 用于 ElasticSearch 的 Webstudio 索引 | index_name, last_modified |
webstudio_settings | Webstudio 设置 | TenantID, ID, UserID, Data |
webstudio_uservisit | 用户对模块的访问情况 | tenantid, visitdate, productid, userid, visitcount, firstvisittime, lastvisittime |
文章: 标签:
浏览所有标签