Skip to content

Commit 0bf6369

Browse files
committed
revert changes
1 parent d825673 commit 0bf6369

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

db/common.cds

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
namespace my.bookshop;
2-
using {sap.attachments.Attachments} from `com.sap.cds/cds-feature-attachments`;
32

43
////////////////////////////////////////////////////////////////////////////
54
//
@@ -9,7 +8,3 @@ type TechnicalBooleanFlag : Boolean @(
98
UI.Hidden,
109
Core.Computed
1110
);
12-
13-
// annotate Attachments with {
14-
// modifiedAt @(odata.etag: null);
15-
// }

0 commit comments

Comments
 (0)