Just put up a little library for sql migrations and seeding. I wanted 
something really simple; naturally at the cost of generality. Thus this is 
a weaker take on migrations and seeding that focuses specifically on SQL 
databases. Comes with a plugin to help with managing things--specifically 
for writing an edn file for handling migrations and seeding from an uberjar 
(keeping my database credentials out of version control).

*https://github.com/thomasmeier/piton 
<https://github.com/thomasmeier/piton>*




-- 
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/d/optout.

Reply via email to