- Vanderbijlpark, South Africa
- https://github.com/warkanum
-
Full-Stack Developer solving problems with Go, Python, Rust, TypeScript, JavaScript, React, C++ & Clarion. Building elegant code by day
- Joined on
2023-09-16
Block a user
bug: DBML Ref delete/update actions ignored — all FKs emitted as ON DELETE NO ACTION
Summary: The DBML parser only recognized ondelete: / onupdate: prefixes, but the standard DBML spec uses delete: and update:. Fixed by adding delete: / update: as the primary recognized prefixes…
bug: DBML Ref delete/update actions ignored — all FKs emitted as ON DELETE NO ACTION