ska_dlm.dlm_db.models

SQLAlchemy models for DLM database tables.

Classes

DataItem(**kwargs)

Represents a DLM data item and its lifecycle state.

Location(**kwargs)

Represents a storage location record in the DLM schema.

LocationFacility(**kwargs)

Represents a facility associated with storage locations in DLM.

Migration(**kwargs)

Tracks file migration job details in DLM.

PhaseChange(**kwargs)

Represents a phase-change request for a data item.

Storage(**kwargs)

Represents a storage endpoint for DLM operations.

StorageConfig(**kwargs)

Represents per-storage JSON configuration metadata.