Madeorsk
  • Joined on 2024-04-07
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 pushed to main at Madeorsk/CorsProxy 2024-11-15 17:07:54 +01:00
f27aa15c20 Initial CORS proxy configuration.
Madeorsk created branch main in Madeorsk/CorsProxy 2024-11-15 17:07:54 +01:00
Madeorsk created repository Madeorsk/CorsProxy 2024-11-15 17:05:21 +01:00
Madeorsk pushed to main at Nest/Database 2024-11-09 10:30:42 +01:00
3b2658e423 Allow to specify a custom alias for joined tables.
Madeorsk pushed to main at Nest/Model 2024-11-09 10:21:07 +01:00
0ea8b77c7f Fix with array merge.
Madeorsk pushed to main at Nest/Http 2024-11-09 10:05:13 +01:00
46f0ad4ed5 Add redirect response builder to controller.
Madeorsk pushed to main at Nest/Model 2024-11-09 10:00:18 +01:00
136a6702f8 Fix entity insert with array fields.
Madeorsk pushed to main at Nest/Http 2024-11-08 22:42:28 +01:00
9964d87e1e Fix router path matching with a valid URI object.
Madeorsk pushed to main at Nest/Http 2024-11-08 22:38:37 +01:00
3524f2618c Improve server request parsing.
Madeorsk pushed to main at Nest/Http 2024-11-08 18:40:11 +01:00
dbf10374cb Add default views path to ease renderers instanciation.
Madeorsk pushed to main at Nest/Http 2024-11-08 18:26:29 +01:00
596af225e5 Add default (empty) arguments to renderers.