destroy policy consts

This commit is contained in:
BlackMATov
2025-02-26 04:33:21 +07:00
parent d3e617e660
commit d9abfe76a0
2 changed files with 15 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ ON_SET :: fragment
ON_ASSIGN :: fragment
ON_INSERT :: fragment
ON_REMOVE :: fragment
ON_DESTROY :: fragment
PHASE :: fragment
AFTER :: fragment
@@ -43,6 +44,10 @@ EXECUTE :: fragment
PROLOGUE :: fragment
EPILOGUE :: fragment
THROW_ERROR_POLICY :: id
DESTROY_ENTITY_POLICY :: id
REMOVE_FRAGMENT_POLICY :: id
```
## Functions