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