Portability | portable |
---|---|
Stability | experimental |
Maintainer | [email protected] |
Database.HaskellDB.DBSpec.DatabaseToDBSpec
Description
Connects to a Database and generates a DBSpec specification from it.
- dbToDBSpec :: Bool -> MakeIdentifiers -> String -> Database -> IO DBInfo