alevy / postgresql-orm

An Haskell ORM (Object Relational Mapping) and migrations DSL for PostgreSQL.
http://simple.cx
GNU General Public License v3.0
78 stars 12 forks source link

Add init command for compiled migrations #27

Closed ian-ross closed 7 years ago

ian-ross commented 7 years ago

Make it possible to initialize database using programs resulting from migration compilation.