dynamic `where conditions` when you use hugsql to create your function that access database 当你使用hugsql来编写数据库访问函数时,该库可以让你省去编写动态拼接where条件的繁琐
[org.to.victory.db/hugwhere "0.1.1"]
org.to.victory.db/hugwhere {:mvn/version "0.1.1"}
implementation("org.to.victory.db:hugwhere:0.1.1")
<dependency> <groupId>org.to.victory.db</groupId> <artifactId>hugwhere</artifactId> <version>0.1.1</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: