Commit Graph

91 Commits

Author SHA1 Message Date
flecomte 8a452a6897 Add ShadowJar compatibility and Query file can be define name with comment
Add Migration and Query definition class
Add Docker DB for tests
1.1.0
2020-05-10 21:45:50 +02:00
Fabrice Lecomte 4c73ef1e0f set JVM to 11 for jitpack 1.0.4 2020-03-25 16:35:18 +01:00
Fabrice Lecomte 4c03eb7c87 set JVM to 11 1.0.3 2020-03-25 16:25:55 +01:00
Fabrice Lecomte 07678afbe7 set JVM to 11 1.0.2 2020-03-25 16:18:17 +01:00
Fabrice Lecomte d3bcfdd627 config package 1.0.1 2020-03-25 15:26:19 +01:00
Fabrice Lecomte deea5153f2 add method function.perform 1.0.0 2020-03-25 00:30:54 +01:00
Fabrice Lecomte 05fb868574 Add serialise list 2020-03-15 20:18:55 +01:00
Fabrice Lecomte bbeec7bb60 add methode$ "isLastPage" to pagination 2020-02-24 20:41:29 +01:00
Fabrice Lecomte 012beb6884 Improve SQL log message 2020-02-19 16:46:20 +01:00
Fabrice Lecomte 45707f9734 change Idea config 2020-02-19 12:46:04 +01:00
Fabrice Lecomte 4e89aa072d RepositoryI::requester is now readonly 2020-02-11 20:39:43 +01:00
Fabrice Lecomte b65e82a52f Improve UuidEntityVersioning 2020-01-29 17:03:22 +01:00
Fabrice Lecomte 898951e91a Add Immutable Entities 2020-01-23 00:40:47 +01:00
flecomte dbf5fbcfc5 Add Serializable Parameter 2019-10-22 11:10:02 +02:00
flecomte 8eeb1e9e9d update jasync 2019-10-11 22:05:15 +02:00
flecomte c4125f1429 Lint 2019-10-10 21:44:56 +02:00
flecomte 21c05f72f5 remove EntityI.className && RepositoryI.entityName 2019-10-09 22:50:04 +02:00
flecomte 2a738e0595 remove id in EntityI interface & remove usless EntitiesCollections 2019-10-02 11:16:28 +02:00
flecomte 6641ed78e7 remove returns in function definition 2019-09-20 02:36:21 +02:00
flecomte 8810c1f08d Drop function if already exists and conflict 2019-09-20 02:27:15 +02:00
flecomte 88c45aaf77 fix return function definition 2019-09-16 23:12:28 +02:00
flecomte 2f9f397f50 add EntityDeletedBy & EntityDeletedAt 2019-08-30 15:14:54 +02:00
flecomte 215c054f27 rename interface UpdatedBy to EntityUpdatedBy 2019-08-27 22:57:49 +02:00
flecomte 65d8e00902 add sendQuery(vararg) 2019-08-24 23:42:08 +02:00
flecomte 2922c9309c set UuidEntity open 2019-08-24 23:41:45 +02:00
flecomte ae96bfd737 replace params begin by _ 2019-08-24 23:39:23 +02:00
flecomte e42f3b07cb clean entities 2019-08-07 22:45:40 +02:00
flecomte 19e98250b7 change UuidEntityVersioning 2019-08-05 20:29:15 +02:00
flecomte f56c84c675 Fix function replaceArgsIntoSql 2019-08-04 22:24:24 +02:00
flecomte 13f0f12c1b Fix migration if executed two or more times 2019-08-04 22:23:57 +02:00
flecomte 01a0000b15 clean code 2019-08-04 22:23:12 +02:00
flecomte 24349fc71f use sendQuery if no return is expected 2019-08-04 21:09:24 +02:00
flecomte cbb86dacc5 fix: deserializer test 2019-08-04 18:04:13 +02:00
flecomte a20682b406 feature: add log into migrations 2019-08-03 20:26:50 +02:00
flecomte 15c347e3fd feature: add pretty option for serializer and extention String.deserialize<Entity>() 2019-08-03 20:26:20 +02:00
flecomte ae184cd52c feature: add name into Query object 2019-08-03 20:25:01 +02:00
flecomte 24aa3cf632 feature: add selectOne with inique entity parameter 2019-08-03 00:54:45 +02:00
flecomte 4fa8abea30 fix: pagination 2019-08-03 00:54:10 +02:00
flecomte 881a335c90 fix: migrations 2019-08-03 00:53:44 +02:00
flecomte 88d581c529 fix: functions migrations 2019-08-02 20:39:30 +02:00
flecomte 56a141a34c fix: resource dir 2019-08-02 19:32:12 +02:00
flecomte cddb4c352b refactoring: RequesterFactory 2019-08-01 01:37:21 +02:00
flecomte 63a22ef46a feature: add forceAllDown to migration 2019-08-01 01:36:59 +02:00
flecomte 528f2b6daa feature: remove User interface 2019-08-01 01:36:08 +02:00
flecomte bb3b0d7e34 feature: update input with response if input and output is the same object 2019-07-31 12:59:48 +02:00
flecomte 6f73b6683e feature: add vararg of Pair for function 2019-07-30 23:10:09 +02:00
flecomte 1f9636960d fix: Entity CreatedBy 2019-07-30 23:09:36 +02:00
flecomte 7346c85f95 fix: DateTime serializer 2019-07-30 23:01:58 +02:00
flecomte ecd130198c fix: Requester.addFunction() 2019-07-30 23:01:09 +02:00
flecomte e819e1d027 clean repository 2019-07-30 17:06:19 +02:00