Hi list,

I've been playing with Racquel a bit and I've been wondering if any of you 
know/use some kind of migration framework to run DB migrations on databases.

I'd looking for something that gives the same UX as when using Rails to 
manage migrations:

- instrument the DB internals to keep track of the latest applied migration
- batch apply up/down migrations written in Racket
- use gen-data-class to generate the whole SQL schema on disk

Of course, I'd prefer to stick to Racket-lang! 

Thank you for your feedback,
-- 
Pierre.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to