|
|
8810c1f08d
|
Drop function if already exists and conflict
|
2019-09-20 02:27:15 +02:00 |
|
|
|
88c45aaf77
|
fix return function definition
|
2019-09-16 23:12:28 +02:00 |
|
|
|
2f9f397f50
|
add EntityDeletedBy & EntityDeletedAt
|
2019-08-30 15:14:54 +02:00 |
|
|
|
215c054f27
|
rename interface UpdatedBy to EntityUpdatedBy
|
2019-08-27 22:57:49 +02:00 |
|
|
|
65d8e00902
|
add sendQuery(vararg)
|
2019-08-24 23:42:08 +02:00 |
|
|
|
2922c9309c
|
set UuidEntity open
|
2019-08-24 23:41:45 +02:00 |
|
|
|
ae96bfd737
|
replace params begin by _
|
2019-08-24 23:39:23 +02:00 |
|
|
|
e42f3b07cb
|
clean entities
|
2019-08-07 22:45:40 +02:00 |
|
|
|
19e98250b7
|
change UuidEntityVersioning
|
2019-08-05 20:29:15 +02:00 |
|
|
|
f56c84c675
|
Fix function replaceArgsIntoSql
|
2019-08-04 22:24:24 +02:00 |
|
|
|
13f0f12c1b
|
Fix migration if executed two or more times
|
2019-08-04 22:23:57 +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 |
|
|
|
cbb86dacc5
|
fix: deserializer test
|
2019-08-04 18:04:13 +02:00 |
|
|
|
a20682b406
|
feature: add log into migrations
|
2019-08-03 20:26:50 +02:00 |
|
|
|
15c347e3fd
|
feature: add pretty option for serializer and extention String.deserialize<Entity>()
|
2019-08-03 20:26:20 +02:00 |
|
|
|
ae184cd52c
|
feature: add name into Query object
|
2019-08-03 20:25:01 +02:00 |
|
|
|
24aa3cf632
|
feature: add selectOne with inique entity parameter
|
2019-08-03 00:54:45 +02:00 |
|
|
|
4fa8abea30
|
fix: pagination
|
2019-08-03 00:54:10 +02:00 |
|
|
|
881a335c90
|
fix: migrations
|
2019-08-03 00:53:44 +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 |
|
|
|
cddb4c352b
|
refactoring: RequesterFactory
|
2019-08-01 01:37:21 +02:00 |
|
|
|
63a22ef46a
|
feature: add forceAllDown to migration
|
2019-08-01 01:36:59 +02:00 |
|
|
|
528f2b6daa
|
feature: remove User interface
|
2019-08-01 01:36:08 +02:00 |
|
|
|
bb3b0d7e34
|
feature: update input with response if input and output is the same object
|
2019-07-31 12:59:48 +02:00 |
|
|
|
6f73b6683e
|
feature: add vararg of Pair for function
|
2019-07-30 23:10:09 +02:00 |
|
|
|
1f9636960d
|
fix: Entity CreatedBy
|
2019-07-30 23:09:36 +02:00 |
|
|
|
7346c85f95
|
fix: DateTime serializer
|
2019-07-30 23:01:58 +02:00 |
|
|
|
ecd130198c
|
fix: Requester.addFunction()
|
2019-07-30 23:01:09 +02:00 |
|
|
|
e819e1d027
|
clean repository
|
2019-07-30 17:06:19 +02:00 |
|
|
|
ade162451c
|
refactoring: cleanup and reformat
|
2019-07-18 18:50:02 +02:00 |
|
|
|
5949bc5d7b
|
refactoring: Moves class into separated files
|
2019-07-18 18:34:03 +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 |
|
|
|
362a2a6617
|
fix: parse function parameters if quoted
|
2019-07-18 00:03:14 +02:00 |
|
|
|
d4d59f1d06
|
refactoring: change generics R: List<EntityI<*>> to R: EntityI<*>>, and return List<R>
|
2019-07-18 00:03:14 +02:00 |
|
|
|
fda41deeb9
|
feature #8: Pagination for request
|
2019-07-18 00:03:13 +02:00 |
|
|
|
ea4dac5d97
|
refactoring: symplify generics
|
2019-07-15 22:51:05 +02:00 |
|
|
|
e6b8e66b28
|
feature #6: Implement named parameters
|
2019-07-15 22:51:01 +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 |
|
|
|
6cc3152215
|
refactoring: change select method names
|
2019-07-02 23:40:29 +02:00 |
|
|
|
f48b06b596
|
feature: get migrations from DB
|
2019-07-02 18:00:50 +02:00 |
|
|
|
551a6c11cd
|
feature: add initDB on migration
|
2019-07-01 17:02:28 +02:00 |
|
|
|
0a6c38661a
|
feature: Add SQL for migration
|
2019-07-01 17:02:21 +02:00 |
|
|
|
74c9543b6d
|
refactoring: definition.Function
|
2019-07-01 17:01:52 +02:00 |
|