Skip to content

Commit d291b1c

Browse files
authored
Remove strange heading (#2254)
We have this strange heading in here, maybe in by accident? <img width="363" height="158" alt="Screenshot 2025-12-08 at 15 39 08" src="https://github.com/user-attachments/assets/f856ed92-59cb-4e9b-b3e6-848d9cbc799e" />
1 parent 3bdc2ca commit d291b1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

guides/domain-modeling.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -816,7 +816,6 @@ Managed data fields are filled in automatically and are write-protected for exte
816816
In case of `UPSERT` operations, the handlers for `@cds.on.update` are executed, but not the ones for `@cds.on.insert`.
817817
:::
818818

819-
Domain Modeling > Managed Data {style="margin-bottom: 0; font-size:70%; font-style: italic;"}
820819
### Aspect _`managed`_ {style="margin-top: 0;"}
821820

822821
You can also use the [pre-defined aspect `managed`](../cds/common#aspect-managed) from [@sap/cds/common](../cds/common) to get the very same as by the definition above:

0 commit comments

Comments
 (0)