List of all items
Structs
- PgConnectOptions
- Postgres
- Transaction
- models::document_box::DocumentBox
- models::document_box::WithScope
- models::edit_history::CreateEditHistory
- models::edit_history::EditHistory
- models::file::CreateFile
- models::file::File
- models::file::FileWithExtra
- models::file::FileWithScope
- models::file::ResolvedFileWithExtra
- models::folder::CreateFolder
- models::folder::Folder
- models::folder::FolderChildrenCount
- models::folder::FolderWithExtra
- models::folder::ResolvedFolder
- models::folder::ResolvedFolderWithExtra
- models::generated_file::CreateGeneratedFile
- models::generated_file::GeneratedFile
- models::link::CreateLink
- models::link::Link
- models::link::LinkWithExtra
- models::link::LinkWithScope
- models::link::ResolvedLinkWithExtra
- models::link_resolved_metadata::CreateLinkResolvedMetadata
- models::link_resolved_metadata::LinkResolvedMetadata
- models::link_resolved_metadata::StoredResolvedWebsiteMetadata
- models::presigned_upload_task::CreatePresignedUploadTask
- models::presigned_upload_task::PresignedUploadTask
- models::root_migration::CreateRootMigration
- models::root_migration::RootMigration
- models::search::DbPageCountResult
- models::search::DbPageResult
- models::search::DbSearchPageResult
- models::search::DbSearchResult
- models::shared::CountResult
- models::shared::DocboxInputPair
- models::shared::FolderPathSegment
- models::shared::TotalSizeResult
- models::shared::WithFullPath
- models::shared::WithFullPathScope
- models::tasks::Task
- models::tenant::CreateTenant
- models::tenant::Tenant
- models::tenant_migration::CreateTenantMigration
- models::tenant_migration::TenantMigration
- models::user::User
- pool::DatabasePoolCache
- pool::DatabasePoolCacheConfig
- pool::DbSecrets
Enums
- models::edit_history::CreateEditHistoryType
- models::edit_history::EditHistoryMetadata
- models::edit_history::EditHistoryType
- models::generated_file::GeneratedFileType
- models::presigned_upload_task::PresignedTaskStatus
- models::tasks::TaskStatus
- pool::DatabasePoolCacheConfigError
- pool::DbConnectErr
Traits
Functions
- create::check_database_exists
- create::check_database_role_exists
- create::check_database_table_exists
- create::create_database
- create::create_restricted_role
- create::delete_database
- create::delete_role
- migrations::apply_migration
- migrations::apply_root_migrations
- migrations::apply_tenant_migrations
- migrations::force_apply_tenant_migrations
- migrations::get_pending_root_migrations
- migrations::get_pending_tenant_migrations
- migrations::initialize_root_migrations
- models::search::count_search_file_pages
- models::search::delete_file_pages_by_file_id
- models::search::delete_file_pages_by_scope
- models::search::search_file_pages
Type Aliases
- DbErr
- DbPool
- DbResult
- DbTransaction
- PgPool
- PgPoolOptions
- models::document_box::DocumentBoxScopeRaw
- models::document_box::DocumentBoxScopeRawRef
- models::edit_history::EditHistoryId
- models::file::FileId
- models::folder::FolderId
- models::generated_file::GeneratedFileId
- models::link::LinkId
- models::presigned_upload_task::PresignedUploadTaskId
- models::tasks::TaskId
- models::tenant::TenantId
- models::user::UserId