Napkin.Metadata.Lens
entryId :: forall (f1 :: Type -> Type) f2. Functor f2 => (Columnar f1 UUID -> f2 (Columnar f1 UUID)) -> SpecRunT f1 -> f2 (SpecRunT f1) #
specRuns :: forall (f :: Type -> Type). Lens' (MetadataDb f) (f (TableEntity SpecRunT)) #