• Joined on 2023-03-28
sascha pushed to feature/matador-ng at sascha/query 2025-06-29 11:19:24 +02:00
88bab8bf5e relation endpoint progress
sascha pushed to feature/matador-ng at sascha/query 2025-06-27 15:19:41 +02:00
cd61ac7f00 added net module
sascha pushed to feature/matador-ng at sascha/query 2025-06-26 16:23:24 +02:00
acd30afe6f added leader follower thread pool
sascha pushed to feature/matador-ng at sascha/query 2025-06-26 16:04:24 +02:00
2271702e6c added thread pool with tests
dafa81aef0 disabled not working code in test
9f718b7e36 added some more entities for work demo
Compare 3 commits »
sascha pushed to feature/matador-ng at sascha/query 2025-06-25 15:57:14 +02:00
4dcbf009da added a bigger real-life demo
sascha pushed to feature/matador-ng at sascha/query 2025-06-24 16:16:46 +02:00
e72733d37e progress on session_insert_builder
sascha pushed to feature/matador-ng at sascha/query 2025-05-08 22:04:56 +02:00
c28ba7da5e added test
62e3d18144 formatted file
7d47ef0b82 use static and reinterpret cast instead of c cast
c9cf4b8997 added missing include
Compare 4 commits »
sascha pushed to feature/matador-ng at sascha/query 2025-05-08 16:13:37 +02:00
df0be4f37c progress on session_insert_builder
4e4a294d19 added class uuid to utils
Compare 2 commits »
sascha pushed to feature/matador-ng at sascha/query 2025-02-28 16:12:58 +01:00
6ec5011e21 session insert builder progress
sascha pushed to feature/matador-ng at sascha/query 2025-02-24 07:27:00 +01:00
261f9fd6cb has many to many progress
sascha pushed to feature/matador-ng at sascha/query 2025-02-22 15:39:45 +01:00
35f078bbc4 added object_proxy as the holder of the object in object_ptr
sascha pushed to feature/matador-ng at sascha/query 2025-02-21 07:29:47 +01:00
d0b3ce4231 removed unused code
sascha pushed to feature/matador-ng at sascha/query 2025-02-20 18:20:33 +01:00
0eb1ae9fe8 started with object proxy
sascha pushed to feature/matador-ng at sascha/query 2025-02-19 15:46:53 +01:00
dfb0d7c56a removed unused code
sascha pushed to feature/matador-ng at sascha/query 2025-02-19 14:51:51 +01:00
8ab8274d93 has many fetch with join
sascha pushed to feature/matador-ng at sascha/query 2025-02-18 16:19:55 +01:00
784f6e768d has many fetch progress
sascha pushed to feature/matador-ng at sascha/query 2025-02-17 22:16:09 +01:00
901d9c071a added belongs to many eager test loading via sql join (progress)
sascha pushed to feature/matador-ng at sascha/query 2025-02-17 16:07:48 +01:00
5109659882 session progress
sascha pushed to feature/matador-ng at sascha/query 2025-02-17 09:45:10 +01:00
9a95725959 fixed table aliases
sascha pushed to feature/matador-ng at sascha/query 2025-02-16 22:14:26 +01:00
6cb19f6ec8 has many to many eager loading via sql join (progress)