From 240fe579cf6ab59aaf778967976499807d66c23b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Bajto=C5=A1?= Date: Mon, 15 Apr 2019 13:04:32 +0200 Subject: [PATCH] fixup! add task to update shopping example --- _SPIKE_.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_SPIKE_.md b/_SPIKE_.md index 1f204ae8f1ce..2b23d6d132e9 100644 --- a/_SPIKE_.md +++ b/_SPIKE_.md @@ -289,7 +289,9 @@ connector cannot process. The flag can allow three values: foreign keys; it needs to fill the corresponding fields in juggler model settings. - Update `examples/todo-list` to define FK and UNIQUE constraints + Update `examples/todo-list` and + [`loopback4-example-shopping`](https://github.com/strongloop/loopback4-example-shopping) + to define FK and UNIQUE constraints Update CLI templates for relations to define the constraints too. If the pull request [#2426](https://github.com/strongloop/loopback-next/pull/2426) is not