From 4b178713222946477aeedeec14327494c943b5d7 Mon Sep 17 00:00:00 2001 From: Bruno Windels Date: Wed, 26 Jun 2019 22:09:46 +0200 Subject: [PATCH] prototypes for lumia idb changes (removing array keys, etc ...) --- prototypes/base256.html | 30 +++++++++ prototypes/idb-cmp-numbers.html | 110 +++++++++++++++++++++++++++++++ prototypes/idb-cmp.html | 76 +++++++++++++++++++++ prototypes/idb-continue-key.html | 5 ++ prototypes/idb-multi-key.html | 75 +++++++++++++++++++++ 5 files changed, 296 insertions(+) create mode 100644 prototypes/base256.html create mode 100644 prototypes/idb-cmp-numbers.html create mode 100644 prototypes/idb-cmp.html create mode 100644 prototypes/idb-multi-key.html diff --git a/prototypes/base256.html b/prototypes/base256.html new file mode 100644 index 00000000..52096f67 --- /dev/null +++ b/prototypes/base256.html @@ -0,0 +1,30 @@ + + + + + + + + + + diff --git a/prototypes/idb-cmp-numbers.html b/prototypes/idb-cmp-numbers.html new file mode 100644 index 00000000..a2d63748 --- /dev/null +++ b/prototypes/idb-cmp-numbers.html @@ -0,0 +1,110 @@ + + + + + + + + + + + diff --git a/prototypes/idb-cmp.html b/prototypes/idb-cmp.html new file mode 100644 index 00000000..62ae68f0 --- /dev/null +++ b/prototypes/idb-cmp.html @@ -0,0 +1,76 @@ + + + + + + + + + + + diff --git a/prototypes/idb-continue-key.html b/prototypes/idb-continue-key.html index dc488deb..dacf1740 100644 --- a/prototypes/idb-continue-key.html +++ b/prototypes/idb-continue-key.html @@ -2,6 +2,11 @@ + + +