mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-25 16:54:58 -04:00
- Add early validation to reject attributeId <= 0 - Ensure consistent handling of invalid attribute_id in INSERT/UPDATE paths - Prevent foreign key constraint violations from invalid attribute references Fixes #4460 Co-authored-by: Ollama <ollama@steganos.dev> Co-authored-by: objecttothis <17935339+objecttothis@users.noreply.github.com>