dynamic `where conditions` when you use hugsql to create your function that access database 当你使用hugsql来编写数据库访问函数时,该库可以让你省去编写动态拼接where条件的繁琐
[org.to.victory.db/hugwhere "0.1.0-SNAPSHOT"]
org.to.victory.db/hugwhere {:mvn/version "0.1.0-SNAPSHOT"}
implementation("org.to.victory.db:hugwhere:0.1.0-SNAPSHOT")
<dependency> <groupId>org.to.victory.db</groupId> <artifactId>hugwhere</artifactId> <version>0.1.0-SNAPSHOT</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: