
1 Jul
2014
1 Jul
'14
3:46 p.m.
postgresql-orm has a very simple DSL and migration model modeled after active record's db migrations, as well as a utility, `pg_migrate`, for running migrations, rolling back migrations and creating boiler plate code for new migrations: http://hackage.haskell.org/package/postgresql-orm-0.3.0/docs/Database-Postgr... -Amit On 06/29/2014 06:39 AM, Timur Amirov wrote:
Hello!
Looking for tools to use discovered that I miss something like Rails database migrations in haskell. Is there a package for it (describe the whole schema and/or particular migrations)?
-- Timur Amirov Berlin, Germany
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe