fix: add user_id index to profiles table for faster join queries

This commit is contained in:
retoor 2025-01-02 19:14:43 +00:00
parent b7464866e4
commit c8f54b7705

View File

@ -0,0 +1,14 @@
<html>
<head>
<title>Metriki</title>
<script src="/static/metriki.js"></script>
</head>
<body>
<h1>Metriki</h1>
</body>
</html>