Seperate sqlx queries
Some checks failed
Build and Test / splatoon (push) Successful in 3m47s
Build and Test / friends (push) Successful in 4m42s
Build and Test / super-mario-maker (push) Failing after 12m11s

This commit is contained in:
red binder 2026-04-26 16:41:40 +02:00
commit 0b777d00ae
15 changed files with 5 additions and 499 deletions

View file

@ -9,6 +9,7 @@ WORKDIR /app
COPY . .
ARG EDITION
ARG DATABASE_URL
RUN git submodule update --init --recursive