From c8f54b770565de09ff39d03539bab2e6d8eae14f Mon Sep 17 00:00:00 2001 From: retoor Date: Thu, 2 Jan 2025 19:14:43 +0000 Subject: [PATCH] fix: add user_id index to profiles table for faster join queries --- src/metriki/templates/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/metriki/templates/index.html diff --git a/src/metriki/templates/index.html b/src/metriki/templates/index.html new file mode 100644 index 0000000..e7b941b --- /dev/null +++ b/src/metriki/templates/index.html @@ -0,0 +1,14 @@ + + + + Metriki + + + + +

Metriki

+ + + + +