shared db at design- and runtime

This commit is contained in:
Robin de Silva Jayasinghe
2024-04-24 15:56:47 +02:00
parent 4179493ce7
commit 61d6c0d58f
7 changed files with 59 additions and 15 deletions

5
db/sqlite/index.cds Normal file
View File

@@ -0,0 +1,5 @@
using from '@capire/bookstore';
using from '@capire/common';
using from '@capire/orders';
using from '@capire/reviews';
using from '@capire/fiori';