Copyright | HWT Group (c) 2004, [email protected] |
---|---|
License | BSD-style |
Maintainer | [email protected] |
Stability | experimental |
Portability | portable |
Safe Haskell | None |
Language | Haskell98 |
Database.HaskellDB.DBSpec.DatabaseToDBSpec
Description
Connects to a Database and generates a DBSpec specification from it.
- dbToDBSpec :: Bool -> MakeIdentifiers -> String -> Database -> IO DBInfo