|
|
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 |
|
|
|
ebc1a67420
|
Implement begining of migration
Move Function/Query definition
|
2019-06-28 15:58:51 +02:00 |
|
|
|
bfefcac88d
|
refactoring: move Serializer.kt
|
2019-06-24 16:50:02 +02:00 |
|
|
|
793922f396
|
feature: add exec method on query & function
|
2019-06-24 16:09:34 +02:00 |
|
|
|
daee2895ae
|
fix: EntitiesCollections
|
2019-06-24 15:53:06 +02:00 |
|
|
|
96b335875d
|
refactoring: EntitiesCollections & add EntityI.className
|
2019-06-24 15:47:18 +02:00 |
|
|
|
b3d9e7624b
|
feature add exec method
|
2019-06-18 10:19:28 +02:00 |
|
|
|
3b63f69f09
|
settings: add idea config for JUnit
|
2019-06-18 10:10:03 +02:00 |
|
|
|
1979bbadde
|
refactoring: move class Requester
|
2019-06-18 09:58:45 +02:00 |
|
|
|
797825966d
|
feature: serialize entity arg before send the request
|
2019-06-17 14:44:30 +02:00 |
|
|
|
f960e4a66a
|
refactoring: force cast args
|
2019-06-17 14:43:59 +02:00 |
|
|
|
00d2fa335d
|
refactoring: move Query/Function logic into Requester class
|
2019-06-14 17:09:52 +02:00 |
|
|
|
baa2976e80
|
test: getRequestFromFunction
|
2019-06-14 09:04:46 +02:00 |
|
|
|
2d494d6e3e
|
Big refactoring and implement Function
|
2019-06-13 15:26:52 +02:00 |
|
|
|
ed87175b3f
|
Add Helper Entity
|
2019-06-06 15:18:27 +02:00 |
|
|
|
f20d349c3d
|
add Init and Down script for tests
|
2019-06-06 14:03:34 +02:00 |
|
|
|
9b7d2ffa8c
|
fetch sql files and save Queries into List
|
2019-06-05 17:02:25 +02:00 |
|
|
|
81e46735df
|
implement SelectOne and multiple
add Fixtures
|
2019-06-04 13:28:38 +02:00 |
|
|
|
c5d4bfb07a
|
Add Connection and refactoring EntityCollection
|
2019-06-03 17:29:05 +02:00 |
|
|
|
65fb032ad9
|
Add EntityCollection
|
2019-06-03 11:52:30 +02:00 |
|
|
|
366d8edab3
|
Add Serializer
|
2019-05-31 15:14:36 +02:00 |
|
|
|
1f6aa9008b
|
Init project
|
2019-05-31 15:13:44 +02:00 |
|