Commit Graph

13 Commits

Author SHA1 Message Date
682fd5caba clean Requester 2021-07-14 23:30:29 +02:00
b200b3579a Improve gradle tasks 2021-02-27 00:19:30 +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
c4125f1429 Lint 2019-10-10 21:44:56 +02:00
6641ed78e7 remove returns in function definition 2019-09-20 02:36:21 +02:00
88c45aaf77 fix return function definition 2019-09-16 23:12:28 +02:00
881a335c90 fix: migrations 2019-08-03 00:53:44 +02:00
ade162451c refactoring: cleanup and reformat 2019-07-18 18:50:02 +02:00
362a2a6617 fix: parse function parameters if quoted 2019-07-18 00:03:14 +02:00
e6b8e66b28 feature #6: Implement named parameters 2019-07-15 22:51:01 +02:00
9c02fd21ca feature #2: save executed migration in DB 2019-07-05 10:04:14 +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