Skip to main content

Module entity

Module entity 

Source
Expand description

SeaORM entity definitions for all microsandbox database tables.

Modulesยง

config
Entity definition for the configs table.
image
Entity definition for the images table.
index
Entity definition for the indexes table.
layer
Entity definition for the layers table.
manifest
Entity definition for the manifests table.
manifest_layer
Entity definition for the manifest_layers junction table.
run
Entity definition for the run table.
sandbox
Entity definition for the sandboxes table.
sandbox_image
Entity definition for the sandbox_image join table.
sandbox_metric
Entity definition for the sandbox_metrics table.
snapshot
Entity definition for the snapshots table.
volume
Entity definition for the volumes table.