Drift is a Rails like migration library for Clojure. I've recently released version 1.4.0 of Drift which includes:
A new Java interface. You can now run Drift migrations, find out the database version, or determine the highest migration number from java. User generated migration numbers and time stamp migration numbers. You can now create your own migration number generator or use one of the ones included with Drift. By default, Drift will now create the migration number from the current time. You can still use the old incremental migration number generator if you want. You can find the code for Drift on Github: http://github.com/macourtney/drift Drift on Clojars: http://clojars.org/drift -- 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