Commit Graph

18 Commits

Author SHA1 Message Date
69f85b5bf5 Extract Reified method to Extension
Add update method
2021-07-16 04:32:08 +02:00
682fd5caba clean Requester 2021-07-14 23:30:29 +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
c4125f1429 Lint 2019-10-10 21:44:56 +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
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
b00f8cb5d0 feature #15: fix migration test if run twice 2019-07-06 00:27:26 +02:00
6dc5e611aa feature #9: add lock on execute migration 2019-07-05 21:09:07 +02:00
9c02fd21ca feature #2: save executed migration in DB 2019-07-05 10:04:14 +02:00
f48b06b596 feature: get migrations from DB 2019-07-02 18:00:50 +02:00
ebc1a67420 Implement begining of migration
Move Function/Query definition
2019-06-28 15:58:51 +02:00