Files
ResolveSpec/pkg
Hein 4493bfa40f feat(reflection): add IsEmptyValue helper; guard CUD ops against missing PK
Add reflection.IsEmptyValue to detect nil, empty string, and zero numbers.
Use it in recursive CUD processing to skip update/delete when the primary
key is absent, logging a warning instead of proceeding with an invalid operation.
2026-05-19 09:14:19 +02:00
..
2025-12-20 10:42:51 +02:00
2025-12-19 16:32:14 +02:00
2025-11-10 11:43:15 +02:00