Skip to content

Class tigrbl.column.storage_spec.StorageTransform

tigrbl.column.storage_spec.StorageTransform dataclass

StorageTransform(to_stored=None, from_stored=None)

Functions used to transform values on the way to and from the database.

to_stored class-attribute instance-attribute

to_stored = None

from_stored class-attribute instance-attribute

from_stored = None