napkin-0.5.10
Safe HaskellNone
LanguageHaskell2010

Napkin.Spec.Eta

Synopsis

Documentation

type TblRf = Ref Table #

tablesForUpdate :: forall m b. Monad m => UTCTime -> (Ref Table -> m Bool) -> SpecState -> ValidatedInterpretedSpec b -> m (Set TblRf) #

tablesForUpdate discovers missing spec tables or containing old data TODO: parallelize