hssqlppp-0.0.6: Sql parser and type checkerSource codeContentsIndex
Database.HsSqlPpp.Dbms.DatabaseLoader
Description
Routine load SQL into a database. Should work alright, but if you get any errors from PostGreSQL it won't be easy to track them down in the original source.
Documentation
loadIntoDatabaseSource
:: Stringdatabase name
-> FilePathfilename to include in error messages (this file is not accessed)
-> StatementListast to load into database
-> IO ()
Produced by Haddock version 2.6.0