Files
cloud-cap-samples/node_modules/_base/db/schema.cds
2021-05-06 15:22:46 +02:00

5 lines
115 B
Plaintext

using from './schema_bookshop';
using from './schema_orders';
annotate cds.UUID with @(Core.Computed : true);