Commit Graph

24 Commits

Author SHA1 Message Date
90d5f6e0d7 update postgresql to v15 2023-04-05 23:06:48 +02:00
d6d79ab4d7 Update kotlin 1.7.20 2022-10-15 00:35:06 +02:00
b94a9ec5a7 Update gradle & jdk 2021-09-28 01:42:10 +02:00
ab1422ec16 Escape SQL argument for sendQuery 2021-07-18 02:41:44 +02:00
b06a92209c update postgresql version 2021-07-01 01:01:18 +02:00
0de6f13eee change domain 2021-06-30 23:57:30 +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
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
fc4fde490f config package 2020-03-25 15:26:19 +01:00
265c586198 change Idea config 2020-02-19 12:46:04 +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
e42f3b07cb clean entities 2019-08-07 22:45:40 +02:00
a32b70c316 feature #10: log Query 2019-07-18 00:04:12 +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
6cc3152215 refactoring: change select method names 2019-07-02 23:40:29 +02:00
ebc1a67420 Implement begining of migration
Move Function/Query definition
2019-06-28 15:58:51 +02:00
3b63f69f09 settings: add idea config for JUnit 2019-06-18 10:10:03 +02:00
f20d349c3d add Init and Down script for tests 2019-06-06 14:03:34 +02:00
65fb032ad9 Add EntityCollection 2019-06-03 11:52:30 +02:00
1f6aa9008b Init project 2019-05-31 15:13:44 +02:00