|
|
1b3616df59
|
Update ktlint
|
2022-10-15 00:35:15 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
b200b3579a
|
Improve gradle tasks
|
2021-02-27 00:19:30 +01:00 |
|
|
|
c2c8b91dc5
|
Remove Mutable entities
|
2020-12-15 14:21:07 +01:00 |
|
|
|
55b547db75
|
Fix migrations of Functions
|
2020-05-11 01:39:36 +02:00 |
|
|
|
377459f430
|
Add ShadowJar compatibility and Query file can be define name with comment
Add Migration and Query definition class
Add Docker DB for tests
|
2020-05-10 23:07:47 +02:00 |
|
|
|
232158f85d
|
Add serialise list
|
2020-03-15 20:18:55 +01:00 |
|
|
|
1dec96551d
|
Add Immutable Entities
|
2020-01-23 00:40:47 +01:00 |
|
|
|
dbf5fbcfc5
|
Add Serializable Parameter
|
2019-10-22 11:10:02 +02:00 |
|
|
|
c4125f1429
|
Lint
|
2019-10-10 21:44:56 +02:00 |
|
|
|
2a738e0595
|
remove id in EntityI interface & remove usless EntitiesCollections
|
2019-10-02 11:16:28 +02:00 |
|
|
|
6641ed78e7
|
remove returns in function definition
|
2019-09-20 02:36:21 +02:00 |
|
|
|
8810c1f08d
|
Drop function if already exists and conflict
|
2019-09-20 02:27:15 +02:00 |
|
|
|
215c054f27
|
rename interface UpdatedBy to EntityUpdatedBy
|
2019-08-27 22:57:49 +02:00 |
|
|
|
e42f3b07cb
|
clean entities
|
2019-08-07 22:45:40 +02:00 |
|
|
|
01a0000b15
|
clean code
|
2019-08-04 22:23:12 +02:00 |
|
|
|
24349fc71f
|
use sendQuery if no return is expected
|
2019-08-04 21:09:24 +02:00 |
|
|
|
cbb86dacc5
|
fix: deserializer test
|
2019-08-04 18:04:13 +02:00 |
|
|
|
88d581c529
|
fix: functions migrations
|
2019-08-02 20:39:30 +02:00 |
|
|
|
56a141a34c
|
fix: resource dir
|
2019-08-02 19:32:12 +02:00 |
|
|
|
63a22ef46a
|
feature: add forceAllDown to migration
|
2019-08-01 01:36:59 +02:00 |
|
|
|
528f2b6daa
|
feature: remove User interface
|
2019-08-01 01:36:08 +02:00 |
|
|
|
bb3b0d7e34
|
feature: update input with response if input and output is the same object
|
2019-07-31 12:59:48 +02:00 |
|
|
|
1f9636960d
|
fix: Entity CreatedBy
|
2019-07-30 23:09:36 +02:00 |
|
|
|
7346c85f95
|
fix: DateTime serializer
|
2019-07-30 23:01:58 +02:00 |
|
|
|
1a70f3f03b
|
feature #11: select with extra parameters
|
2019-07-18 18:18:47 +02:00 |
|
|
|
a32b70c316
|
feature #10: log Query
|
2019-07-18 00:04:12 +02:00 |
|
|
|
32127b7e19
|
feature #10: first implementation of logger
|
2019-07-18 00:04:11 +02:00 |
|
|
|
09c20fc385
|
feature #8: Pagination for Query & Function
|
2019-07-18 00:03:50 +02:00 |
|
|
|
fda41deeb9
|
feature #8: Pagination for request
|
2019-07-18 00:03:13 +02:00 |
|
|
|
ea4dac5d97
|
refactoring: symplify generics
|
2019-07-15 22:51:05 +02:00 |
|