org.clojars.xiao-ne-zha/hugwhere

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 53 Downloads
  • 14 This Version

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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

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