Play with db constraints

This commit is contained in:
Weinstock
2021-04-14 19:38:38 +02:00
parent 2536f36596
commit a5acea58f2
16 changed files with 235 additions and 219 deletions

View File

@@ -1,4 +1,3 @@
namespace sap.capire.bookshop; //> important for reflection
using from './db/schema';
using from './srv/cat-service';
using from './srv/admin-service';