initial upload of extension sample
This commit is contained in:
4
node_modules/_base/db/schema.cds
generated
vendored
Normal file
4
node_modules/_base/db/schema.cds
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
using from './schema_bookshop';
|
||||
using from './schema_orders';
|
||||
|
||||
annotate cds.UUID with @(Core.Computed : true);
|
||||
Reference in New Issue
Block a user