Commit Graph

28 Commits

Author SHA1 Message Date
lganzzzo
4bed1489c1 Uncomment All Tests. 2020-12-23 03:14:23 +02:00
lganzzzo
2b9f0d9455 ql_template::Parser: Introduce 'CleanSections' 2020-12-23 03:11:37 +02:00
lganzzzo
72c12cbed0 Play around 2020-12-21 03:27:21 +02: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
d511320a06 Add boolean type mapping. 2020-10-10 02:18:03 +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
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
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