Seperate sqlx queries
This commit is contained in:
parent
6ff9b33966
commit
0b777d00ae
15 changed files with 5 additions and 499 deletions
|
|
@ -9,6 +9,7 @@ WORKDIR /app
|
|||
COPY . .
|
||||
|
||||
ARG EDITION
|
||||
ARG DATABASE_URL
|
||||
|
||||
RUN git submodule update --init --recursive
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue