Commit Graph

15 Commits

Author SHA1 Message Date
3592496243 Table inline constructors 2025-02-26 16:24:44 +03:00
34b52e548e Nullable row references 2025-02-26 15:40:08 +03:00
f48b0edbc7 v0.1 2025-02-25 16:03:16 +03:00
31151a9a7f Some reducers 2025-02-25 15:51:19 +03:00
d6ecd1fb4b Row consumers now aren't 'fun interfaces' to allow using contracts in functions with lambdas 2025-02-25 14:58:42 +03:00
9b48f6d2a3 Missed highlevel function for transactions 2025-02-25 11:50:44 +03:00
b6bc3c1214 Now really safe wrappers for queries executing 2025-02-25 01:24:32 +03:00
e1e014cd1d Inline query constructors now can be used more shortly via subclassing 2025-02-24 20:49:00 +03:00
803e1fdf13 Missed methods in param shortcuts 2025-02-24 20:33:53 +03:00
a941420b8c Simple constructors implementation for all queries except 'SELECT JOIN' 2025-02-24 18:37:33 +03:00
f747cc6f0e Some shortcuts for constructing queries and fix in executors mangling 2025-02-24 16:52:19 +03:00
e9377b7640 Functions to safe IO with queries 2025-02-24 02:15:03 +03:00
30bb10951b Virtual type implementations for integer and string types 2025-02-23 22:31:44 +03:00
87ff29af5b Dependencies as submodules to correctly build all targets 2025-02-23 17:21:46 +03:00
fd5593ec24 Initial commit 2025-02-23 16:59:55 +03:00