Copyright | (c) Soostone Inc 2020 |
---|---|
License | AllRightsReserved |
Stability | experimental |
Portability | POSIX |
Safe Haskell | None |
Language | Haskell2010 |
Documentation
checkTableExists :: (Command CheckTableExists return backend, Katip m, MonadQueryStats m) => BackendConn backend -> Ref Table -> m return #
getRelationSchema :: (Command GetRelationSchema return backend, Katip m, MonadQueryStats m) => BackendConn backend -> Relation -> m return #