I dislike all the migration libraries, because they all make migrations super complex for what I usually want to do. Wrote my own based of some code Phil Hagelberg pointed me to months ago: https://github.com/runa-dev/kits/blob/master/src/kits/db_migrator.clj
On Tue, Dec 3, 2013 at 9:21 PM, Brian Craft <craft.br...@gmail.com> wrote: > Ah! And you just missed the survey. > > ;-) > > On Tuesday, December 3, 2013 4:20:52 PM UTC-8, James Laver wrote: >> >> Part of the 14 hours has been a learning curve for the libraries >> involved. I also seem to have spent rather too patching what I perceive to >> be holes where facilities should be in the libraries I'm using and in >> writing abstractions to avoid some of the tedium. I didn't really imagine >> I'd write two data structure handling libraries, two pieces of middleware >> and a validation layer atop korma just to be able to do a little bit of >> CRUD. >> >> I think I've been spoiled by the libraries available in other languages >> which seem to me to achieve a better balance between raw power and helping >> you to get things done more quickly (something I've found Perl achieves >> particularly well -- it errs on the side of power but the libraries seem >> more 'complete' if that makes sense). >> > -- > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to clojure@googlegroups.com > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > clojure+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.