org.clojars.xiao-ne-zha/hugwhere

dynamic `where conditions` when you use hugsql to create your function that access database 当你使用hugsql来编写数据库访问函数时,该库可以让你省去编写动态拼接where条件的繁琐

Leiningen/Boot

[org.clojars.xiao-ne-zha/hugwhere "0.2.3-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.xiao-ne-zha/hugwhere {:mvn/version "0.2.3-SNAPSHOT"}

Gradle

implementation("org.clojars.xiao-ne-zha:hugwhere:0.2.3-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.xiao-ne-zha</groupId>
  <artifactId>hugwhere</artifactId>
  <version>0.2.3-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.