|
|
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 |
|
|
|
69f85b5bf5
|
Extract Reified method to Extension
Add update method
|
2021-07-16 04:32:08 +02:00 |
|
|
|
c2c8b91dc5
|
Remove Mutable entities
|
2020-12-15 14:21:07 +01: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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
bb3b0d7e34
|
feature: update input with response if input and output is the same object
|
2019-07-31 12:59:48 +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 |
|
|
|
e6b8e66b28
|
feature #6: Implement named parameters
|
2019-07-15 22:51:01 +02:00 |
|
|
|
f48b06b596
|
feature: get migrations from DB
|
2019-07-02 18:00:50 +02:00 |
|
|
|
74c9543b6d
|
refactoring: definition.Function
|
2019-07-01 17:01:52 +02:00 |
|
|
|
ebc1a67420
|
Implement begining of migration
Move Function/Query definition
|
2019-06-28 15:58:51 +02:00 |
|
|
|
f960e4a66a
|
refactoring: force cast args
|
2019-06-17 14:43:59 +02:00 |
|
|
|
00d2fa335d
|
refactoring: move Query/Function logic into Requester class
|
2019-06-14 17:09:52 +02:00 |
|
|
|
baa2976e80
|
test: getRequestFromFunction
|
2019-06-14 09:04:46 +02:00 |
|
|
|
f20d349c3d
|
add Init and Down script for tests
|
2019-06-06 14:03:34 +02:00 |
|
|
|
9b7d2ffa8c
|
fetch sql files and save Queries into List
|
2019-06-05 17:02:25 +02:00 |
|
|
|
81e46735df
|
implement SelectOne and multiple
add Fixtures
|
2019-06-04 13:28:38 +02:00 |
|