This commit is contained in:
Daniel Hutzel
2025-04-01 15:48:51 +02:00
parent 4bebb6d88b
commit f83b9b3961

3
shared-db/db/schema.cds Normal file
View File

@@ -0,0 +1,3 @@
using from '@capire/bookstore';
using from '@capire/reviews';
using from '@capire/orders';