QQQ-21: added 'count' action

This commit is contained in:
Tim Chamberlain
2022-07-08 15:32:32 -05:00
parent e08e52fb6e
commit 0c10acb122
4 changed files with 79 additions and 21 deletions

View File

@ -53,12 +53,12 @@
<dependency>
<groupId>com.kingsrook.qqq</groupId>
<artifactId>qqq-backend-core</artifactId>
<version>0.1.0-20220708.155822-4</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>