Files
cloud-cap-samples/multitenancy/db/schema.cds
2021-05-04 15:57:39 +02:00

5 lines
115 B
Plaintext

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