deploy: rename shared-db model file (#826)

This commit is contained in:
Vladislav Leonkev
2025-04-01 13:48:34 +02:00
committed by GitHub
parent 38decb41dc
commit cc1e8ffd54

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';