I pushed out a new release, mostly to be compatible with recent changes in clojure.java.jdbc, but also with other fixes and small enhancements.
Here's complete list of changes: * Upgrade clojure.java.jdbc to 0.6.1 (venantius) * Upgrade c3p0 to 0.9.5.2 (gfZeng) * Add support for excluding c3p0 (k13gomez) * Add support for foreign key name option for parent table in relation (k13gomez) * Make order of rows for insert queries not matter (tie-rack) * Add support for ILIKE predicate (arttuka) * Add support for predicate keywords (zjhmale) * Fix reflection warnings (divs1210) * Fix arglist metadata for join (venantius) * Fix syntax error in README (zjhsdtc) * Update entity-fields documentation (jdpopkin) https://github.com/korma/Korma/ Br, Immo -- You received this message because you are subscribed to the Google Groups "Korma" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
