haskelldb-0.9: ContentsIndex
Database.HaskellDB.DBSpec.DBSpecToDatabase
Portabilitynon-portable
Stabilityexperimental
Maintainerdp03-7@mdstud.chalmers.se
Description

Connects to a database and generates stuff in it according to what's inside the DBSpec.

$Revision: 1.13 $

Synopsis
dbSpecToDatabase :: Database -> DBInfo -> IO ()
Documentation
dbSpecToDatabase
:: DatabaseA Database
-> DBInfoThe DBInfo to generate from
-> IO ()
Converts a DBInfo to a real life Database, note that the database must exist for this to work
Produced by Haddock version 0.8