optimize stats using "materialized view"
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM python:3.13-alpine
|
||||
|
||||
RUN apk add --no-cache s6 bash wget unzip curl
|
||||
RUN apk add --no-cache s6 bash wget unzip curl sqlite
|
||||
|
||||
COPY requirements.txt .
|
||||
|
||||
|
Reference in New Issue
Block a user