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
--
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