Commit Graph

21 Commits

Author SHA1 Message Date
416404f8d1 Add typed procedure descriptors and Exec invoker 2026-02-27 16:27:49 +01:00
9ce10273f1 Support main procedure result via ProcedureResultAttribute 2026-02-27 16:21:42 +01:00
6ebda34a04 Improve declarative procedure result-set binding 2026-02-27 15:57:06 +01:00
99ff6b3d29 Add declarative procedure result-set binding 2026-02-27 15:52:42 +01:00
cb6437ee9d Move new classes to proper namespaces 2026-02-27 15:23:40 +01:00
c9a41adef3 Add typed procedure contract result handling 2026-02-27 15:18:11 +01:00
79cce3d1f4 Add object-based stored procedure parameter binding 2026-02-27 14:26:16 +01:00
root
8555e1958c Add scoped typed multi-table select builder 2026-02-27 09:29:23 +01:00
root
8210fbfdb5 Add positional typed multi-table SQL contexts 2026-02-27 09:12:17 +01:00
root
59ce1115ea Expand typed join syntax with no lock, outer and custom join types 2026-02-26 19:49:27 +01:00
root
5bdccedf42 Explore typed fluent mapped properties with aliases and order markers 2026-02-26 16:07:23 +01:00
root
783a0765cd Rename test sample table to sample_users and retarget tests to net10.0 2026-02-26 15:31:29 +01:00
root
fcf44df4ad Modernize tests, remove Tester project, and automate amalgamation pipeline 2026-02-26 09:20:27 +01:00
918aa702d3 Memory leaks fixed across the code related to cached reader.
Copyright date bump
2026-02-21 10:03:59 +01:00
grzegorz.russek
913d29274e 2018-09-20 05:35:36 +00:00
grzegorz.russek
31dd69dfc5 2015-05-15 23:11:59 +00:00
grzegorz.russek
b12a838a4f #4 2013-06-06 08:03:45 +00:00
grzegorz.russek
02cd81aab5 New version alpha 2013-06-04 17:44:36 +00:00
grzegorz.russek
eddda942a3 2012-08-22 21:21:50 +00:00
grzegorz.russek
bfa078841f * Fixes of errors detected while integrating DynamORM to existing project
* New features (VirtualColumn, VirtualMode, BeginBlock, EndBlock)
2012-08-12 21:49:48 +00:00
grzegorz.russek
6996111bec Initial commit of first working version that is used in production environment. 2012-08-10 10:14:49 +00:00