budu / lobos

A library to create and manipulate SQL database schemas with migrations support.
http://budu.github.com/lobos/
267 stars 56 forks source link

Migration jdbc version 3 #69

Closed siscia closed 10 years ago

siscia commented 10 years ago

Hi,

I wrote this little update, it is now possible to use lobos with jdbc versione 3.

All the test pass, hopefully it should be enough.

Greets.

PS: Still, IMHO should be better to drop the support for the old jdbc driver and update everything, it is not too much work.

nnarhinen commented 10 years ago

Please merge this. It is needed to use lobos with current korma!

nnarhinen commented 10 years ago

@siscia Thanks for the patch btw. Using this now with lein-git-deps, works great!

siscia commented 10 years ago

@nnarhinen you can get it from my clojars.

[sicia/lobos "1.0.0-beta2"]

@budu I am going to announce the path via blog.