5 lines
115 B
Plaintext
5 lines
115 B
Plaintext
using from './schema_bookshop';
|
|
using from './schema_orders';
|
|
|
|
annotate cds.UUID with @(Core.Computed : true);
|