Hein
e220ab3d34
refactor(reflection): 🛠️ comment out ToSnakeCase usage in MapToStruct
2026-01-07 10:23:37 +02:00
Hein
6a0297713a
feat(reflection): ✨ enhance ToSnakeCase and add convertSlice function
...
* Improve ToSnakeCase to handle consecutive uppercase letters.
* Introduce convertSlice for element-wise conversions between slices.
* Update setFieldValue to support new slice conversion logic.
2026-01-07 10:23:23 +02:00
Hein
77f39af2f9
[breaking] Moved sql types to datatypes
2025-12-18 11:43:19 +02:00
Hein
932f12ab0a
Update handler fixes for Utils bug
Build , Vet Test, and Lint / Run Vet Tests (1.23.x) (push) Has been cancelled
Build , Vet Test, and Lint / Run Vet Tests (1.24.x) (push) Has been cancelled
Build , Vet Test, and Lint / Lint Code (push) Has been cancelled
Build , Vet Test, and Lint / Build (push) Has been cancelled
Tests / Unit Tests (push) Has been cancelled
Tests / Integration Tests (push) Has been cancelled
2025-12-12 17:01:37 +02:00
Hein
db2b7e878e
Better handling of preloads
2025-12-09 15:12:17 +02:00
Hein
a931b8cdd2
Better preloads
2025-11-21 10:41:58 +02:00
Hein
7e76977dcc
Lots of refactoring, Fixes to preloads
2025-11-21 10:17:20 +02:00
Hein
59bd709460
More reflection function to handle sql columns and get default sqlcolumn lists.
2025-11-21 08:35:46 +02:00
Hein
35089f511f
correctly handle structs with embedded fields
2025-11-20 09:28:37 +02:00
Hein
8b7db5b31a
reflection-based column validation for UpdateQuery
2025-11-19 17:41:15 +02:00
Hein
14daea3b05
Fixes for CUD operations
2025-11-19 15:08:04 +02:00
Hein
c52fcff61d
Preload fixes
2025-11-11 15:34:24 +02:00
Hein
37b4b75175
Fixed preload and id fields with GetPrimaryKeyName
2025-11-11 14:32:41 +02:00
Hein
ceaa251301
Updated logging, added getRowNumber and a few more
2025-11-10 17:02:37 +02:00