database changes

This commit is contained in:
Johannes Vogt
2025-03-21 16:40:46 +01:00
parent 49ca54ca82
commit e648b0072a
9 changed files with 128 additions and 161 deletions

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

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