Commit Graph

159 Commits

Author SHA1 Message Date
0526dda8c4 clean RequesterTest.kt 2022-10-14 22:53:49 +02:00
114518dfa6 clean ConnectionTest.kt 2022-10-14 22:53:49 +02:00
232e9d8c8c clean Migrations.kt 2022-10-14 22:53:49 +02:00
54a628c742 Fix enum class Status() 2022-10-14 22:53:49 +02:00
8898600580 Merge pull request #31 from flecomte/update
Update dependencies
2022-10-14 22:53:26 +02:00
4d5b148c88 optimise regex 2022-10-14 22:49:01 +02:00
cecf0bdb83 remove jcenter 2022-10-14 21:06:53 +02:00
adac432ecc Update tests libraries 2022-10-14 21:05:03 +02:00
ecf58da7ae Update ktlint 2022-10-14 21:00:16 +02:00
f36782ac1f Update com.avast.gradle.docker-compose 2022-10-14 20:59:04 +02:00
5756536315 Update jasync 2022-10-14 20:39:50 +02:00
8db1825239 Update fasterxml 2022-10-14 20:36:58 +02:00
01f3f90126 Update logback 2022-10-14 20:29:33 +02:00
fd23300677 Update kotlin 1.7.20 2022-10-14 20:21:36 +02:00
29986895cf Update Badge 2021-09-28 23:03:37 +02:00
b94a9ec5a7 Update gradle & jdk 2021-09-28 01:42:10 +02:00
4e4816eb77 Update documentation 2021-09-28 01:39:21 +02:00
ac2afbcf93 Merge pull request #28 from flecomte/improve-tests
improve-tests and clean library
2021-07-20 02:24:22 +02:00
2b89fee027 fix doc link 2021-07-20 02:06:18 +02:00
7b962a779d Add transaction test 2021-07-20 02:02:05 +02:00
a970a5b885 Add more test 2021-07-20 01:26:26 +02:00
5ebcba73f4 Add more test 2021-07-19 02:57:05 +02:00
05759c9b47 Add more test and fix some incoherence
remove useless "perform" method
2021-07-19 02:21:46 +02:00
bd88e7938d apply "replaceNamedArgByQuestionMark" on exec() function 2021-07-18 04:01:21 +02:00
0288a57ed9 Add more tests 2021-07-18 02:54:35 +02:00
11cff350ed clean code 2021-07-18 02:42:09 +02:00
ab1422ec16 Escape SQL argument for sendQuery 2021-07-18 02:41:44 +02:00
a4a4ef5f6f Add more tests
remove "sendQuery" on function
sendQuery now return QueryResult
remove null on queryError message
2021-07-18 01:19:27 +02:00
35d43abc4b Add documentation on methods 2021-07-17 23:42:55 +02:00
71742c0c4f remove default parameter for sendQuery 2021-07-17 19:06:01 +02:00
6e9175d84f create Exception QueryError
test select paginated without total
2021-07-17 18:55:39 +02:00
7a0ef83211 test call request return nothing 2021-07-17 16:32:49 +02:00
23b4a17505 Add arguments to gradle test 2021-07-17 16:32:18 +02:00
fa66114d01 test call request without args 2021-07-17 15:52:03 +02:00
a2f265d227 Test connexion update Entity 2021-07-17 15:18:12 +02:00
aa70ea9170 add extention "toTypeReference" 2021-07-17 15:17:49 +02:00
fdc6681f27 Add gradle argument to stay on the pg container 2021-07-17 15:15:59 +02:00
95e7a32747 Extract Reified method of connection to Extension
Add update method
2021-07-17 14:05:50 +02:00
69f85b5bf5 Extract Reified method to Extension
Add update method
2021-07-16 04:32:08 +02:00
eb3a732440 Rename select to selectOne 2021-07-15 03:10:18 +02:00
8a5697cd31 Add tests 2021-07-14 23:51:42 +02:00
b70230fd4c remove useless Migration.status() 2021-07-14 23:45:10 +02:00
682fd5caba clean Requester 2021-07-14 23:30:29 +02:00
486b038ad2 remove RequesterFactory 2021-07-14 22:51:31 +02:00
4ad69238c7 Add tests 2021-07-14 21:31:47 +02:00
4ff30e1201 Remove update object by deserialize 2021-07-14 20:18:45 +02:00
8a848fd3dc Add documentation for paginated and multi level request 2021-07-14 03:32:46 +02:00
414dec1f98 Create documentation 2021-07-11 19:07:29 +02:00
b8331e7420 increase gradle memory 2021-07-01 01:44:02 +02:00
6957a325fe Add Readme 2021-07-01 01:18:50 +02:00