autowisp.database.data_model.provenance.mount_type module

Class Inheritance Diagram

Inheritance diagram of Column, DataModelBase, MountType, String

Define the mount type dataset table for the pipeline

class autowisp.database.data_model.provenance.mount_type.MountType(**kwargs)[source]

Bases: DataModelBase

Inheritance diagram of autowisp.database.data_model.provenance.mount_type.MountType

The table describing the different mount types

id

A unique identifier for each row.

make

The make of the mount type

model

The model for each mount type

mounts
notes

The notes provided for the mount type

timestamp

When record was last changed

version

The version of the mount type