*dbname* true false utf8 *dbprefix*appconfig appid text true 32 configkey text true 64 configvalue clob false appconfig_appid_key_index true true appid ascending configkey ascending appconfig_config_key_index configkey ascending appconfig_appid_key appid ascending
*dbprefix*storages id text false 64 numeric_id integer 0 true 1 4 storages_id_index true id ascending
*dbprefix*file_map logic_path text true 512 logic_path_hash text true 32 physic_path text true 512 physic_path_hash text true 32 file_map_lp_index true true logic_path_hash ascending file_map_pp_index true physic_path_hash ascending
*dbprefix*mimetypes id integer 0 true 1 4 mimetype text true 255 mimetype_id_index true mimetype ascending
*dbprefix*filecache fileid integer 0 true 1 4 storage integer true 4 path text false 4000 path_hash text true 32 parent integer true 4 name text false 250 mimetype integer true 4 mimepart integer true 4 size integer true 8 mtime integer true 4 storage_mtime integer true 4 encrypted integer 0 true 4 unencrypted_size integer 0 true 8 etag text false 40 permissions integer 0 false 4 fs_storage_path_hash true storage ascending path_hash ascending fs_parent_name_hash parent ascending name ascending fs_storage_mimetype storage ascending mimetype ascending fs_storage_mimepart storage ascending mimepart ascending fs_storage_size storage ascending size ascending fileid
*dbprefix*group_user gid text true 64 uid text true 64 gu_gid_uid_index true true gid ascending uid ascending
*dbprefix*group_admin gid text true 64 uid text true 64 group_admin_uid uid ascending ga_gid_uid_index true true gid ascending uid ascending
*dbprefix*groups gid text true 64 groups_pKey true gid ascending
*dbprefix*locks id integer 0 true 1 true 4 userid text false 64 owner text false 100 timeout integer false true 4 created integer false 8 token text false 100 scope integer false 1 depth integer false 1 uri clob false
*dbprefix*preferences userid text true 64 appid text true 32 configkey text true 64 configvalue clob false pref_userid_appid_key_index true true userid ascending appid ascending configkey ascending
*dbprefix*properties id 1 integer 0 true 4 userid text true 64 propertypath text true 255 propertyname text true 255 propertyvalue text true 255 property_index userid ascending
*dbprefix*share id 1 integer 0 true 4 share_type integer 0 true 1 share_with text false 255 uid_owner text true 64 parent integer false 4 item_type text true 64 item_source text false 255 item_target text false 255 file_source integer false 4 file_target text false 512 permissions integer 0 true 1 stime integer 0 true 8 accepted integer 0 true 1 expiration timestamp false token text false 32 mail_send integer 0 true 1 item_share_type_index item_type ascending share_type ascending file_source_index file_source ascending token_index token ascending
*dbprefix*jobs id integer 0 true 1 true 4 class text true 255 argument text true 256 last_run integer false job_class_index class ascending
*dbprefix*users uid text true 64 displayname text 64 password text true 255 users_pKey true uid ascending
*dbprefix*vcategory id integer 0 true 1 true 4 uid text true 64 type text true 64 category text true 255 uid_index uid ascending type_index type ascending category_index category ascending
*dbprefix*vcategory_to_object objid integer 0 true true 4 categoryid integer 0 true true 4 type text true 64 true true category_object_index categoryid ascending objid ascending type ascending vcategory_objectd_index objid ascending type ascending
*dbprefix*privatedata keyid integer 0 true true 4 1 user text true 64 app text true 255 key text true 255 value text true 255 true true keyid_index keyid ascending