Skip to content

Commit 9d3b9dc

Browse files
authored
Make ChangeView readonly (#25)
1 parent ea9ebf5 commit 9d3b9dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.cds

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ aspect aspect @(UI.Facets: [{
1919

2020

2121
// This is a helper view to flatten the assoc path to the entityKey
22+
@readonly
2223
view ChangeView as
2324
select from Changes {
2425
*,

0 commit comments

Comments
 (0)