Skip to content

Uses explicit refer vector#4

Merged
kgann merged 2 commits intokgann:masterfrom
esanmiguelc:patch-1
Jan 24, 2017
Merged

Uses explicit refer vector#4
kgann merged 2 commits intokgann:masterfrom
esanmiguelc:patch-1

Conversation

@esanmiguelc
Copy link
Contributor

Silences clojure 1.7 warnings about clojure.core/update function.

Silences clojure 1.7 warnings about `clojure.core/update` function.
@orend
Copy link

orend commented Jan 20, 2017

LGTM

@@ -1,5 +1,5 @@
(ns cumin.core
(:require [korma.core :refer :all]
(:require [korma.core :refer [order post-query select select* where]]
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The tests are failing. You need to also :refer to defentity -- see here.

@kgann
Copy link
Owner

kgann commented Jan 24, 2017

Thanks!

@kgann kgann merged commit 52c701f into kgann:master Jan 24, 2017
@kgann
Copy link
Owner

kgann commented Jan 24, 2017

Released 0.2.4 https://clojars.org/cumin/versions/0.2.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants