QQQ-21: added 'count' action

This commit is contained in:
Tim Chamberlain
2022-07-08 15:27:44 -05:00
parent aa001292b8
commit 69fbc8147f
3 changed files with 64 additions and 2 deletions

View File

@ -53,12 +53,12 @@
<dependency>
<groupId>com.kingsrook.qqq</groupId>
<artifactId>qqq-backend-core</artifactId>
<version>0.1.0-20220708.152048-3</version>
<version>0.1.0-20220708.195335-5</version>
</dependency>
<dependency>
<groupId>com.kingsrook.qqq</groupId>
<artifactId>qqq-backend-module-rdbms</artifactId>
<version>0.0.0</version>
<version>0.1.0-20220708.202041-3</version>
<scope>test</scope>
</dependency>