1
mirror of https://github.com/CarmJos/EasySQL.git synced 2026-06-04 15:28:20 +08:00

feat(query): 添加 containsResult(column) 以便快速验证结果。

This commit is contained in:
2023-03-15 23:07:45 +08:00
parent 4b4215fb5d
commit 6f15897eb4
7 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<artifactId>easysql-parent</artifactId>
<groupId>cc.carm.lib</groupId>
<version>0.4.6</version>
<version>0.4.7</version>
</parent>
<modelVersion>4.0.0</modelVersion>