Commit Graph

34 Commits

Author SHA1 Message Date
Leonid Stryzhevskyi
94fdff81d5
Update README.md 2020-10-19 03:09:38 +03:00
lganzzzo
774c35e568 Add ApiDocs. 2020-10-15 02:52:28 +03:00
Leonid Stryzhevskyi
30c92c11cc
Update README.md 2020-10-13 08:36:21 +03:00
Leonid Stryzhevskyi
fe7b1d525c
Ci (#1)
* Setup CI
2020-10-13 08:34:40 +03:00
lganzzzo
f3aa02297f mapping. Support Enum. 2020-10-12 00:34:26 +03:00
lganzzzo
2862c019b2 Simplify. Remove TypeMapper. 2020-10-11 17:11:39 +03:00
lganzzzo
0409166b92 Better error message when property not found. 2020-10-10 02:37:04 +03:00
lganzzzo
d511320a06 Add boolean type mapping. 2020-10-10 02:18:03 +03:00
lganzzzo
eab915b05a Executor::Execute: use default type resolver if type resolver is null 2020-10-09 02:07:10 +03:00
lganzzzo
9aee90984c Support type interpretations. 2020-10-09 02:00:39 +03:00
lganzzzo
b804afe363 Executor. Parameters mapping: support DTO properties traversal. 2020-09-25 03:30:00 +03:00
lganzzzo
4bd6cb96cd Executor: Add migration functionality. Tests: add IntTest + FloatTest. 2020-09-16 04:14:00 +03:00
lganzzzo
27960e98f5 Fix current compilation errors. 2020-09-15 03:35:43 +03:00
lganzzzo
d606713eab uuid. Use oatpp::encoding::Hex. 2020-08-25 01:30:33 +03:00
lganzzzo
7a6f9c7b9b Implement Transactions. 2020-08-19 04:53:05 +03:00
lganzzzo
f1de170881 mapping. Add postgresql::Uuid Ser/De. 2020-08-19 02:46:58 +03:00
lganzzzo
5513b717a8 Execute unprepared queries. 2020-08-19 00:08:28 +03:00
lganzzzo
25d21ebae1 Codegen. DbClient. Introduce PARAMS_DTO macro. 2020-08-14 03:53:08 +03:00
lganzzzo
460bfc4b03 Code cleanup. 2020-08-13 03:39:08 +03:00
lganzzzo
732883231b ConnectionProvider and ConnectionPool 2020-08-13 03:14:43 +03:00
lganzzzo
5befa02efa Deserializer. Support varchar + text 2020-08-12 23:37:27 +03:00
lganzzzo
8ed278b4d5 mapping::Deserializer. Deserialize floats. 2020-08-12 03:16:12 +03:00
lganzzzo
13523094ab QueryResult. Update interface. 2020-08-12 02:58:50 +03:00
lganzzzo
d434bfe8fa mapping::Deserializer. Deserialize oatpp::Any. 2020-08-12 02:25:04 +03:00
lganzzzo
a92d62410a mapping::ResultMapper. Map KeyValue, map Object. 2020-08-12 01:54:47 +03:00
lganzzzo
6ed7282d73 mapping. Introduce ResultMapper. 2020-08-12 00:36:08 +03:00
lganzzzo
bd86ab6480 Fetch results POC. 2020-08-11 03:47:09 +03:00
lganzzzo
2cab4d7e73 Serializer. Serialize Floats. 2020-07-15 04:05:27 +03:00
lganzzzo
12cdc831e7 Serializer. Serialize Ints. 2020-07-15 03:19:07 +03:00
lganzzzo
58f43f8af8 Connection. Track prepared statements. 2020-07-14 01:57:14 +03:00
lganzzzo
02ddb50b2c Better Serializer 2020-07-14 01:39:43 +03:00
lganzzzo
78a81bdbc0 POC insert data. 2020-07-12 05:24:12 +03:00
lganzzzo
4327c7fddf Bootstrap type mapping. 2020-07-11 18:37:49 +03:00
lganzzzo
e486f05f97 Initial Commit 2020-07-04 03:12:36 +03:00