Madeorsk
  • Joined on 2024-04-07
636 contributions in the last 12 months
MayJunJulAugSepOctNovDecJanFebMarAprMonWedFri
Less
More
Madeorsk pushed to main at zedd/zrm 2024-11-26 10:25:32 +01:00
5382371954 Fix memory leaks when an error is returned while reading results.
Madeorsk pushed to main at zedd/zrm 2024-11-26 00:34:00 +01:00
56d9414dfa Detect NULL relations.
Madeorsk pushed to main at zedd/zrm 2024-11-25 23:29:09 +01:00
916def2046 Add table name to key name in whereKey to prevent ambiguous names with inline relations.
Madeorsk pushed to main at zedd/zrm 2024-11-25 23:29:00 +01:00
a22a82f60b Add table name to key name in whereKey to prevent ambiguous names with relations.
Madeorsk pushed to main at zedd/zrm 2024-11-25 23:24:27 +01:00
8bc551b55b Fix double release of the same connection when executing a query.
Madeorsk pushed to main at zedd/zrm 2024-11-25 23:12:49 +01:00
fc6cbaa2b9 Fix TableWithRelations for TableShape with declarations.
4782cbb37a Base TableModel helpers on TableShape instead of Model.
Compare 2 commits »
Madeorsk pushed to main at zedd/zrm 2024-11-25 18:47:26 +01:00
21a2e88295 SQL string runtime allocation is no more needed since the prefix is now always comptime-known.
Madeorsk pushed to main at zedd/zrm 2024-11-25 18:42:21 +01:00
97c4c429e1 Easier access to relations types and comptime values and improved definition process.
Madeorsk pushed to main at zedd/zrm 2024-11-25 15:33:20 +01:00
ce5aeffd2c Improve relations QueryType definition and access.
Madeorsk pushed to main at zedd/zrm 2024-11-25 13:03:14 +01:00
b3007a1b5d Load relations which are not inline.
Madeorsk pushed to main at zedd/zrm 2024-11-24 01:54:07 +01:00
24989603a3 Handle inline relations in result parsing.
Madeorsk pushed to main at zedd/zrm 2024-11-23 18:19:32 +01:00
e33bc5aaa2 Create generic query result mapper and implement it for PostgreSQL.
Madeorsk pushed to main at zedd/zrm 2024-11-22 22:39:45 +01:00
04b61f9787 Set relations to retrieve by a query at compile time.
Madeorsk pushed to main at zedd/zrm 2024-11-22 15:41:15 +01:00
5a2964622c Relations definition and SQL query build improvements.
Madeorsk pushed to main at zedd/zrm 2024-11-22 15:41:00 +01:00
f16ad46f8d Relations and SQL query build improvements.
f39fc2cadd Generalize query results mapping.
Compare 2 commits »
Madeorsk pushed tag v0.1.2 to zedd/zouter 2024-11-16 18:49:41 +01:00
Madeorsk pushed to main at zedd/zouter 2024-11-16 18:49:16 +01:00
3f12157801 Update README for 0.1.2.
Madeorsk pushed to main at zedd/zouter 2024-11-16 18:48:31 +01:00
c0ee40ffd9 Base zouter on zap 0.9.1.
Madeorsk pushed to main at Madeorsk/CorsProxy 2024-11-15 17:15:41 +01:00
ac62add5ae Fix default nginx configuration.
Madeorsk created branch main in Madeorsk/CorsProxy 2024-11-15 17:07:54 +01:00