Re: [ANN] Drift 1.4.0 released.

2011-11-26 Thread Edmund
Hello, Thanks for this library, it'll really help me out. I'm a little stuck on getting bootstrapped, can you perhaps give me some guidance ? Basically I'm stuck at step 5, attempting to create my first migration, what am I missing ? Thanks, Edmund --

[ANN] Drift 1.4.0 released.

2011-11-24 Thread Matt
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