Commit Graph

8 Commits

Author SHA1 Message Date
780c0d650c Updated and added fabric.mod.json
All checks were successful
/ build (17, ubuntu-latest) (pull_request) Successful in 4m44s
2023-06-13 17:46:19 +02:00
ee67f7e075 Added deleteRow and truncateTable for KeyValueTable, add test for KeyValueTable
All checks were successful
/ build (17, ubuntu-latest) (push) Successful in 4m36s
2023-06-08 20:33:35 +02:00
95d06283e4 Moved class from keyvalue to keyValue
All checks were successful
/ build (17, ubuntu-latest) (push) Successful in 4m24s
2023-06-08 18:44:27 +02:00
17cf359e83 KeyValue has been simplified
All checks were successful
/ build (17, ubuntu-latest) (push) Successful in 4m34s
2023-06-08 18:41:59 +02:00
c66067da8c Move builder to Core module and developed it a bit
Some checks failed
/ build (17, ubuntu-latest) (push) Failing after 13m19s
2023-06-08 18:25:21 +02:00
879dd5554d Add comments to KeyValueTable, KeyValueConnection implements KeyValueTable
All checks were successful
/ build (17, ubuntu-latest) (push) Successful in 4m16s
2023-06-05 22:38:53 +02:00
6f05978553 Add KeyValueConnection, update loom to 1.2, gradle to 8.1 2023-06-05 18:42:20 +02:00
378bd939a4 Change subproject name, added a .toolbox to maven_group in gradle.properties
Signed-off-by: Quentin Legot <legotquentin@gmail.com>
2022-11-07 00:25:25 +01:00