-- Hoogle documentation, generated by Haddock -- See Hoogle, http://www.haskell.org/hoogle/ -- | PostgreSQL Schema Management -- @package postgresql-schema @version 0.1.0 module Database.PostgreSQL.Schema bootstrap :: FilePath -> Text -> Text -> Text -> Sh () converge :: FilePath -> Text -> Text -> Text -> Sh ()