Commit Graph

13 Commits

Author SHA1 Message Date
05759c9b47 Add more test and fix some incoherence
remove useless "perform" method
2021-07-19 02:21:46 +02:00
a4a4ef5f6f Add more tests
remove "sendQuery" on function
sendQuery now return QueryResult
remove null on queryError message
2021-07-18 01:19:27 +02:00
35d43abc4b Add documentation on methods 2021-07-17 23:42:55 +02:00
95e7a32747 Extract Reified method of connection to Extension
Add update method
2021-07-17 14:05:50 +02:00
69f85b5bf5 Extract Reified method to Extension
Add update method
2021-07-16 04:32:08 +02:00
eb3a732440 Rename select to selectOne 2021-07-15 03:10:18 +02:00
b200b3579a Improve gradle tasks 2021-02-27 00:19:30 +01: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
24349fc71f use sendQuery if no return is expected 2019-08-04 21:09:24 +02:00
ae184cd52c feature: add name into Query object 2019-08-03 20:25:01 +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