I have created a Leiningen plugin for Clj-Liquibase to enable a command-line access. The URL is below - your feedback will be appreciated:
https://bitbucket.org/kumarshantanu/lein-lb/src You can discuss about it either here or in the project discussion group: http://groups.google.com/group/bitumenframework Regards, Shantanu On Apr 1, 8:44 am, Shantanu Kumar <kumar.shant...@gmail.com> wrote: > Brief update: > > I have pushed 0.2 versions of both Clj-Liquibase(with pre-conditions > support) and Fountain-JDBC (with predicate-based and rule-based > transaction support) to Clojars. This brings Fountain-JDBC at par with > c.c.sql and brings in some of Spring goodness. > > http://code.google.com/p/bitumenframework/ > > Regards, > Shantanu > > On Mar 6, 3:16 am, Shantanu Kumar <kumar.shant...@gmail.com> wrote: > > > > > > > > > Hi, > > >Liquibase[1] is a Java based tool for relational-database migrations > > and change management. Spring-JDBC is a component of the Spring > > framework[2] to deal with databases using JDBC. > > > I have put together 0.1 versions of Clj-Liquibase[3] (Clojure DSL/ > > wrapper forLiquibase) andFountain-JDBC[4] (Clojure wrapper for > > Spring-JDBC). Though they seem to work and all tests pass, they do not > > have all features yet and I'd recommend them only for testing purposes > > for now. The intention of this announcement is to gather early > > feedback on the design, API etc. Documentation is sparse at the moment > > - the README has some details. For the rest please refer docstrings > > and unit tests. > > > In the next version, Clj-Liquibasewill be integrated with Leiningen > > using Lein-LB[5] andFountain-JDBC will of course support > > transactions. I have factored out the common dependencies as Clj- > > MiscUtil[6] (assorted tasks) and Clj-DBSpec[7] (JDBC configuration). > > > Please let me know what you think. You can also post on the project > > discussion group[8]. > > > [1]http://liquibase.org/ > > [2]http://www.springsource.org/about > > [3]https://bitbucket.org/kumarshantanu/clj-liquibase/src > > [4]https://bitbucket.org/kumarshantanu/fountain-jdbc/src > > [5]https://bitbucket.org/kumarshantanu/lein-lb/src > > [6]https://bitbucket.org/kumarshantanu/clj-miscutil/src > > [7]https://bitbucket.org/kumarshantanu/clj-dbspec/src > > [8]http://groups.google.com/group/bitumenframework > > > Regards, > > Shantanu -- 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