From 2d2521cd9af7008f1a06c6d367afeaea7e6e340e Mon Sep 17 00:00:00 2001 From: Bruno Windels Date: Tue, 21 Sep 2021 20:58:16 +0200 Subject: [PATCH] add prototype to show we can prevent the txn from being aborted on error --- .../idb-continue-on-constrainterror.html | 100 ++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 prototypes/idb-continue-on-constrainterror.html diff --git a/prototypes/idb-continue-on-constrainterror.html b/prototypes/idb-continue-on-constrainterror.html new file mode 100644 index 00000000..71e56c27 --- /dev/null +++ b/prototypes/idb-continue-on-constrainterror.html @@ -0,0 +1,100 @@ + + + + + + + + + + +