*dbname* true false utf8 *dbprefix*appconfig appid text true 32 configkey text true 64 configvalue clob true appconfig_appid_key_index appid ascending configkey ascending appconfig_config_key_index configkey ascending
*dbprefix*storages id text true 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 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 true 512 path_hash text true 32 parent integer true 4 name text true 250 mimetype integer true 4 mimepart integer true 4 size integer true 8 mtime integer true 4 encrypted integer 0 true 4 etag text true 40 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
*dbprefix*permissions fileid integer 0 true 4 user text true 64 permissions integer 0 true 4 id_user_index true fileid ascending user ascending
*dbprefix*group_user gid text true 64 uid text true 64
*dbprefix*group_admin gid text true 64 uid text true 64 group_admin_uid 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 userid ascending appid ascending configkey ascending
*dbprefix*properties userid text true 64 propertypath text true 255 propertyname text true 255 propertyvalue text true 255
*dbprefix*share id 1 integer 0 true 4 share_type integer 0 true 1 share_with text false 255 uid_owner text true 255 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 token_index token ascending
*dbprefix*queuedtasks id integer 0 true 1 true 4 app text true 255 klass text true 255 method text true 255 parameters text true 255
*dbprefix*users uid text true 64 displayname text true 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