| Copyright | HWT Group (c) 2004, haskelldb-users@lists.sourceforge.net |
|---|---|
| License | BSD-style |
| Maintainer | haskelldb-users@lists.sourceforge.net |
| Stability | experimental |
| Portability | non-portable |
| Safe Haskell | None |
| Language | Haskell98 |
Database.HaskellDB.DBSpec.DBSpecToDatabase
Description
Connects to a database and generates stuff in it according to what's inside the DBSpec.
- dbSpecToDatabase :: Database -> DBInfo -> IO ()
- tInfoToTable :: Database -> TInfo -> IO ()