List of all items
Structs
- VbrEngine
- aging::AgingManager
- aging::AgingRule
- api_generator::ApiEndpoint
- api_generator::ApiGenerator
- auth::VbrAuthService
- auth::VirtualUser
- config::AgingConfig
- config::AuthConfig
- config::SessionConfig
- config::VbrConfig
- constraints::ConstraintValidator
- database::InMemoryDatabase
- database::JsonDatabase
- database::SqliteDatabase
- entities::Entity
- entities::EntityRegistry
- handlers::CreateSnapshotRequest
- handlers::HandlerContext
- migration::MigrationManager
- mutation_rules::MutationRule
- mutation_rules::MutationRuleManager
- openapi::OpenApiConversionResult
- scheduler::Scheduler
- schema::ForeignKeyDefinition
- schema::IndexDefinition
- schema::ManyToManyDefinition
- schema::UniqueConstraint
- schema::VbrSchemaDefinition
- session::SessionDataManager
- snapshots::SnapshotManager
- snapshots::SnapshotMetadata
- snapshots::TimeTravelSnapshotState
Enums
- Error
- aging::AgingAction
- config::StorageBackend
- mutation_rules::ComparisonOperator
- mutation_rules::MutationOperation
- mutation_rules::MutationTrigger
- schema::AutoGenerationRule
- schema::CascadeAction
Traits
Functions
- database::create_database
- handlers::create_handler
- handlers::create_snapshot_handler
- handlers::delete_handler
- handlers::delete_snapshot_handler
- handlers::get_handler
- handlers::get_relationship_handler
- handlers::list_handler
- handlers::list_snapshots_handler
- handlers::patch_handler
- handlers::reset_handler
- handlers::restore_snapshot_handler
- handlers::update_handler
- id_generation::generate_id
- id_generation::get_and_increment_counter
- integration::create_vbr_router
- integration::create_vbr_router_with_context
- integration::integrate_vbr_routes
- integration::register_entity_routes
- migration::create_junction_tables
- migration::create_table_for_entity
- openapi::convert_openapi_to_vbr
- seeding::clear_all
- seeding::clear_entity
- seeding::load_seed_file
- seeding::load_seed_file_json
- seeding::load_seed_file_yaml
- seeding::seed_all
- seeding::seed_entity
- snapshots::reset_database